ERROR - WebExtensionP E SRVE0026E: [Servlet Error]-[javax.servlet.UnavailableException: SRVE0201E: Servlet []: not a servlet class


Problem - The following error occurs during startup.

WebExtensionP E   SRVE0026E: [Servlet Error]-[javax.servlet.UnavailableException: SRVE0201E: Servlet []: not a servlet class

Cause -

Weservice.xml has not been configured correctly. The xml doesn't have the correct entry for the servlet.

Resolution -

Add / Update the <servlet-link> within webservice.xml to include the missing servlet entry.