Hi

I want to write SOAP headers (custom) in the SOAP payload. On the client
side I think that this can be achieved using the Header class.

But I want to this at the server side! That is say I have a service called
SoapService. (SoapService.java) Now I want to read and write SOAP headers in
this class. Can I do it in this class?

I have a notion that the service that you deploy does not have a clue about
what SOAP is doing to it. (Correct me if I am wrong)

If this is the case, then how am I going to get the SOAP headers in this
class?

Please guide me!

Regards,
Paramdeep



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to