Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to...

843833May 6 2006
hi all,

i am using tomcat5 and when i run a command

java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter list

the following error is coming. even after i deploy when i run this command also the same

java org.apache.soap.server.ServiceManagerClient http://localhost:8080/soap/servlet/rpcrouter query "urn:helloworldservice"

[SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/envelope/:Parameter' using encoding style 'null'.; targetException=java.lang.IllegalArgumentException: No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/envelope/:Parameter' using encoding style 'null'.]


can any one help me the problem is what and how to rectify it
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2006
Added on May 6 2006
0 comments
1,463 views