Consultor Eletrônico



Kbase P124510: class name ''com.progress.wsa.tools.ListInfo'' could not be resolved
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/9/2008
Status: Unverified

SYMPTOM(s):

WebSphere 5.1 Service Pack 1 FIX 13 or higher

Errors 10957,10941,10915

Error unmarshalling SOAP Body: (10957)

The SOAP request (id: ) failed, stack trace level (10941)

Error in SOAP body: (10915)

class name '''com.progress.wsa.tools.ListInfo''' could not be resolved: com.progress.wsa.tools.ListInfo (10915)

at com.progress.wsa.ApacheSOAPEngine$ApacheSOAPRequest.execute(ApacheSOAPEngine.java:2290)
at com.progress.wsa.WsaServlet.doPost(WsaServlet.java:604)
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at javax.servlet.http.HttpServlet.service(HttpServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java(Inlined Compiled Code))
at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java(Compiled Code))
at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java(Compiled Code))


FACT(s) (Environment):

OpenEdge 10.1x
JSE (Java Servlet Engines)

CAUSE:

This errors occurs due conflicts between some jars provided by Progress WSA (WebServices adapter) and by IBM WebSphere.

FIX:

If possible:
1 - copy the files xercesImpl.jar,xmlParserAPIs.jar from the wsa/lib directory to the lib/ext diretory of WebSphere.
2 - Reload WebSphere to allow the new jars to be loaded.