Hi

 I am tyring to work more related to SOAP with attachments If any of  you have

 some sample codes or references can you pls share it with me.

  Basically I also want to know how to access the SOAP message directly!

 I have seen some implementaions where server is coded as a servlet and

 hence the SOAP message is accessed!

 What if we create the web servcie as a normal java method in which I

 need to access the request SOAP message so that I can do some header

 manupilation..

 IF we use the SOAPMessageFactory and get the instance of it and then

 create a SOAP message we get a new SOAP message where the body and env are

 empty Can I use the same factory to somehow get the msg object of the

 incoming or request SOAP msg to a servcie!

 Rgds

Senthil

Reply via email to