We are currently using JbossWS 1.2 on JBoss 4.0.5GA and read in previous posts that the
way to get the message context via a EJB3 web service end point is (even though it is non
portable code)
| CommonMessageContext msgContext = MessageContextAssociation.peekMessageContext();
Is this call to retrieve the CommonMessageContext object thread safe?
Thanks.
--
J
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028670#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...