I am developing an application component on jboss 3.2.5. I have been reading about the ejb-env-ref tags that can be used to allow the component to be assigned to a reference which is then connected to something in the global JNDI.
How do you do that? I have been trying to understand it for quite some time now but I am still confused. My first assumption is that the deployer does not need to explode the EJB jar to modify the jboss.xml inside the jar. The deployer should be able to setup the JNDI to have a link that the ejb-env-ref refers to. But I can't figure out how to do that. Can someone help? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864438#3864438 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864438 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
