[jboss-user] [EJB/JBoss] - Re: Problem reusing an EJB infrastructure layer

ekrisjo do-not-reply at jboss.com
Tue Jul 25 16:03:40 EDT 2006


I just found a rather interesting approch used by weblogic 9, application scoped resources..

http://e-docs.bea.com/wls/docs90/jdbc_admin/packagedjdbc.html#1055301
http://e-docs.bea.com/wls/docs90/jms_admin/deployjms.html#1061792

Basically, resources can be defined as part of the application and isolated from other applications. All resources will be part of the local namespace of the application. Lovely! :-)

Does JBoss have anything similar to this?

Cheers,
-Kristoffer

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

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



More information about the jboss-user mailing list