Re: Populating SOAPHeader and SOAPBody.

2004-06-01 Thread Dhanush Gopinath
need to do it at the server-side, so the client methods are not available.> Hello,>>     I would like to have some advices / comments about populating> SOAPHeader> and SOAPBody of a SOAPEnvelope (org.apache.axis.message.*).>> I have a web servi

Re: Populating SOAPHeader and SOAPBody.

2004-05-31 Thread Ilari Kontinen
SOAPHeader and SOAPBody of a SOAPEnvelope (org.apache.axis.message.*). I have a web service that receives a SOAPEnvelope, and saves its SOAPHeader and SOAPBody parts to a database (as String). At a later time, when another SOAP-request comes in, the web service gets the String

Re: Populating SOAPHeader and SOAPBody.

2004-05-31 Thread Dhanush Gopinath
PROTECTED] Sent: Tuesday, June 01, 2004 12:02 AM Subject: Populating SOAPHeader and SOAPBody. Hello,I would like to have some advices / comments about populating SOAPHeader and SOAPBody of a SOAPEnvelope (org.apache.axis.message.*).I have a web service that receives a SOAPEnvelope

Populating SOAPHeader and SOAPBody.

2004-05-31 Thread Ilari Kontinen
Hello, I would like to have some advices / comments about populating SOAPHeader and SOAPBody of a SOAPEnvelope (org.apache.axis.message.*). I have a web service that receives a SOAPEnvelope, and saves its SOAPHeader and SOAPBody parts to a database (as String). At a later time, when another