[JBoss-user] [Beginners Corner] - Re: Global JNDI resources/environment entry: How to make thi

2004-06-23 Thread nrichards
You can do this by putting the @ejb.env-entry in a common base class. XDoclet will see the same definition for each of the classes and put an env-entry for each of your beans in the deployment descriptor. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=383971

[JBoss-user] [Beginners Corner] - Re: Global JNDI resources/environment entry: How to make thi

2004-06-15 Thread [EMAIL PROTECTED]
There is no descriptor for this. Create your own mbean service that configures bindings in jndi. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838780#3838780 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3838780 ---

[JBoss-user] [Beginners Corner] - Re: Global JNDI resources/environment entry: How to make thi

2004-06-15 Thread rollatwork
Is this an absurd request? We'd just like to know if it is possible to put information in some descriptor that would provide resources or environment entries globally, rather than on a per bean basis. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3838771#383