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