As an extension to the JBNAME-37 change, setup of the java:comp env really should be a
separate bean because creation of the InitialContext to create the java:comp binding can
depend on a bean which implements InitialContextFactory or otherwise creates the
IntitialContext that should be used. Carlo already alludes to this in JBNAME-37.
So, I want to remove the java:comp creation from the NamingBeanImpl and just have a simple
bean(s) provide this binding.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4264906#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...