[jboss-user] [JBossWS] - Re: Accessing header info in 4.0.5/EJB3 based webservice

jason.greene@jboss.com do-not-reply at jboss.com
Thu Oct 26 19:56:53 EDT 2006


Yes, you could write a handler that gets access to the servlet request. This is actually a JAX-WS feature but we include it in our JAX-RPC stack as well.

call getProperty("javax.xml.ws.servlet.request") on the message context you get in the handler.

-Jason


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981187#3981187

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3981187



More information about the jboss-user mailing list