javax.xml.rpc.soap.SOAPFaultException: Exception during processing: java.lang.ClassCastException (see Fault Detail for s tacktrace)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via coderanch.com by Unknown author, 2 years ago
via Coderanch by Rohit Chaudhary, 1 year ago
via Oracle Community by 666705, 1 year ago
via Oracle Community by 666705, 1 year ago
via Oracle Community by 894521, 1 year ago
javax.xml.rpc.soap.SOAPFaultException: Exception during processing: java.lang.ClassCastException (see Fault Detail for s tacktrace)
at weblogic.webservice.core.ClientDispatcher.receive(ClientDispatcher.java:313)
at weblogic.webservice.core.ClientDispatcher.dispatch(ClientDispatcher.java:144)
at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:457)
at weblogic.webservice.core.DefaultOperation.invoke(DefaultOperation.java:443)
at weblogic.webservice.core.rpc.CallImpl.invoke(CallImpl.java:558)
at weblogic.webservice.core.rpc.CallImpl.invoke(CallImpl.java:411)
at SClient.main(SClient.java:150)