And how about JMS transport? On Wed, Oct 20, 2010 at 8:54 PM, Daniel Kulp <[email protected]> wrote:
> On Wednesday 20 October 2010 2:27:03 pm Peter Mihalik wrote: > > Hi, is it possible to access the SOAPAction header in a JAX-WS Provider > > service (either payload or message mode)? > > If you have the WebServiceContext injected, you can query the protocol > headers from there via MessageContext.HTTP_REQUEST_HEADERS. > > > > -- > Daniel Kulp > [email protected] > http://dankulp.com/blog >
