[jboss-user] [JNDI/Naming/Network] - Re: JNDI entries not in web.xml/jboss-web.xml/ejb-jar.xml

waynebaylor do-not-reply at jboss.com
Fri Jul 27 21:37:20 EDT 2007


have you considered using a session bean to distribute properties (making an env-entry in the ejb-jar.xml for each property)?

another possibility is to deploy a properties file and read it from a session bean with getResourceAsStream(...).

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

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



More information about the jboss-user mailing list