[jboss-user] [JBossWS] - Is MessageContextAssociation.peekMessageContext() Thread Saf

joshlam do-not-reply at jboss.com
Fri Mar 16 01:11:55 EDT 2007


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#4028670

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



More information about the jboss-user mailing list