Hi,
I am getting following exception if I am adding the soap header in the webservice message. otherwise it is working fine
What could be the problem ??? please can any one give me the...
Type: Posts; User: jvenkatreddy; Keyword(s):
Hi,
I am getting following exception if I am adding the soap header in the webservice message. otherwise it is working fine
What could be the problem ??? please can any one give me the...
can you please send me the code for adding the soap header info in the wsdl.
How can i expose the header info
how can you resolve this issue? could you please send me the solution
thank you very much.
I read somewhere payload end points not supporting soap headers. can you please send me the code for soap header process at the endpoint
How can i get the SOAP header using AbstractMarshallingPayloadEndpoint?.
Please give me the details how to constructs the soap header in spring.
I am using XMLBeans as a marshaller and...
Hi,
I have one xsd (i.e GetIssue.xsd) which is including and importing 3 more xsd's which are agian importing more xsd's.
How can i generate dynamic wsdl?. I think spring is supporting single...
Here I am pasting my Endpoint code.
It is construncting the response object but it is throwing following exception
Oct 4, 2007 6:27:27 PM com.sun.xml.messaging.saaj.soap.EnvelopeFactory...