Click to See Complete Forum and Search --> : Code to generate the SOAP header .


Pankaj Kumar
08-05-2009, 09:18 AM
Hi,

I am using axis2 to consume a Webservice. However, when I send the request using webservice client,I get follwing error.

Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Server was unable to process request.

I need a java code to integrate SOAP header with username and password. Any help will be appreciated. I am using Netbeans6.5.

Thanks