[jboss-user] [EJB 3.0] - Re: Parameters by context

bill.burke@jboss.com do-not-reply at jboss.com
Thu Aug 16 11:50:32 EDT 2007


There is no standard way to pass contextual information.  You would have to use JBoss proprietary client interceptors for remote invocations, or, if this is all local invocations, just use a java.lang.ThreadLocal.

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

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



More information about the jboss-user mailing list