In an handler you can get the SOAPMessage from the MessageContext and then use the
SOAPMessage's getSOAPHeader() method.
Otherwise create your endpoint as webservice provider (see
org.jboss.test.ws.jaxws.samples.provider.ProviderBeanMessage for example) implementing
Provider.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156330#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...