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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...