Hello,

Using Axis2-1.3. , I generated server side stuff from a 3rd party wsdl which
contains definitions for custom SOAP Header. That is comprised of more than
3 User defined types. But in the generated source, i couldnt find any way to
receive or send that custom SOAP header object except the request ojbject
coming in which is in SOAP Body. I read some where to use wsdl2java -exsh
true, to get the support for SOAP headers,  but when i tried on command
prompt, it shows only help options. Other than OM methods, is there any way
that i can read/ the header object from the incoming request?

Thanks in advance.
Prasoona.

Reply via email to