When Deploying an Application Using Primavera Web Services the Error "java.lang.ClassCastException: com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy" Occurs
(Doc ID 2097216.1)
Last updated on AUGUST 26, 2019
Applies to:
Primavera Web Services - Version 8.3.2.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to invoke Primavera We Services from a JSP application deployed to WebLogic the following error occurs.
java.lang.ClassCastException: com.sun.xml.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxy
at org.apache.cxf.frontend.ClientProxy.getClient(ClientProxy.java:93)
at org.apache.cxf.frontend.ClientProxy.getClient(ClientProxy.java:93)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |