Hi all,

I want to be able to get an absolute path I define in context.xml.

I was under the impression I should be able to put the following in
context.xml and it would be added to JNDI:   

<Environment name="AREE_FILES" 
        description="Absolute Path to Files folder" override="false" 
        type="java.lang.String" 
        value="/usr/local/apache-tomee-plus-1.5.2/Aree-files/" /> 

So that I can get the value by accessing the JNDI AREE_FILES resource
through the InitialContext.


What am I missing out on?

Thanks!




--
View this message in context: 
http://openejb.979440.n4.nabble.com/Access-Environment-value-from-context-xml-tp4663076.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to