SystemOut.log shows SRVE0201E: Servlet [mypackage_MyServiceEndpointImplementation]: not a servlet class
 Technote (FAQ)
 
Problem
The following appears in the SystemOut.log when invoking a web service:

[1/27/06 16:28:48:688 EST] 0000003b WebExtensionP W Servlet MyBindingImpl is currently unavailable: SRVE0201E: Servlet [mypackage.MyServiceEndpointImplementation]: not a servlet class
 
Cause
The webservices.xml is incomplete or incorrect.
 
Solution
All of the "servlet-link" entries inside webservices.xml must point to correct "servlet-name" entries in the web.xml.

Refer to the following developerWorks article for more details on the relationship between webservices.xml and web.xml:
http://www.ibm.com/developerworks/library/ws-noide1/index.html

 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Web Services (for example: SOAP or UDDI or WSGW or WSIF)
Operating system(s): Windows
Software version: 6.0
Software edition:
Reference #: 1230516
IBM Group: Software Group
Modified date: Feb 15, 2006