[jboss-dev-forums] [JBoss Microcontainer Development POJO Server] - Re: Getting rid of conf/jboss-service.xml

scott.stark@jboss.org do-not-reply at jboss.com
Tue Nov 10 15:35:29 EST 2009


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

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



More information about the jboss-dev-forums mailing list