Can you get the full stack trace?   Also, can you log the message? 

It looks like it MIGHT be sending a SOAP 1.1 request but getting a SOAP 1.2 
fault back.   Not really sure.   Logging the request/response might help 
diagnose the issue.

See;
http://cxf.apache.org/docs/debugging-and-logging.html

Dan


On Monday, November 14, 2011 3:04:41 AM jatinder wrote:
> Hi All, i'm a newbie in this stuff.
> 
> I'm getting the following error whilw i run my program to call the web
> service.
> 
> Caused by: com.sun.xml.messaging.saaj.SOAPExceptionImpl:
> {http://www.w3.org/2003/05/soap-envelope}Server is not a standard Code
> value.
> 
> even using soapUI i'm getting the following error.
> 
> Error in deserializing body of request message for operation 'subscribe'.
> System.ServiceModel.CommunicationException
> 
> Any help will be appreciated.
> Thanks in advance.
> 
> --
> View this message in context:
> http://cxf.547215.n5.nabble.com/Getting-error-while-calling-the-svc-Web-Ser
> vice-using-from-java-program-tp4990417p4990417.html Sent from the cxf-user
> mailing list archive at Nabble.com.
-- 
Daniel Kulp
[email protected]
http://dankulp.com/blog
Talend - http://www.talend.com

Reply via email to