jrun « jndi « Java Enterprise Q&A





1. access JRUN jndi environment vaiables from coldfusion (java)    stackoverflow.com

I want to put some instance specific configuration information in JNDI. I looked at the information here: http://www.adobe.com/support/jrun/working_jrun/jrun4_jndi_and_j2ee_enc/jrun4_jndi_and_j2ee_enc03.html I have added this node to the web.xml:

<env-entry>
  <description>Administrator e-mail address</description>
  ...