Hi,
I have a Document literal - wrapped style endpoint. I am using wstools with its config
file to generate all necessary artifacts. But even if i mark some of the method parameters
in my endpoint with `header="true" mode="IN"` and
`xml-name="<some-name-here>"1, the WSDL doesn't seem to reflect any of
these. I want to put some of method parameters as part of SOAP header. Thats why i
provided that configuration. This works fine if i compile my endpoint as a RPC endpoint,
but same thing does not work in Document - literal-wrapped style. Can somebody please
point out whats wrong or atleast is it possible to have SOAP header params in case of
Document-wrapped style ?
Thanks,
Sid
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4155549#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...