[jboss-user] [EJB 3.0] - Re: Determine JNDI name for session bean from interface clas
ojacobson
do-not-reply at jboss.com
Fri Jun 1 12:22:27 EDT 2007
I did a little experimenting based on wolfc's suggestion last night; it looks like by the time code is running in a webapp context Ejb3Registry.getContainers() returns an empty collection. I'm willing to bet this is classloader-related: web applications do not run in the same classloader context as ejb3 deployment, where calls to Ejb3Registry methods normally go.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050544#4050544
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050544
More information about the jboss-user
mailing list