Hello I'm using cxf 2.4.2 framework to call the web service from client machine. While I call the web service (java code) then i get the following message
Caused by: com.sun.xml.messaging.saaj.SOAPExceptionImpl:
{http://www.w3.org/2003/05/soap-envelope}Server is not a standard Code value
Why this is happening. Is there any problem in java code or the issue with
at the server end?
Any suggestion will be appreciated.
Thanks
Jatinder
