Thanks for answer, but I'm not sure if it is the right way to go for us.

As I understand we should create deployment descriptors for all the beans that 
use our data sources. The problem is that we have thousands of beans using the 
same data sources and the @Resource injection is done in a super class all our 
beans inherit from.

One of the goals with upgrading to EJB3 was to eliminate needs for individual, 
bean specific deployment descriptors.

Is it possible to create these mappings globally, once for the entire 
application?

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230288
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to