How do I get this value from within context in java program, thanks
 
<Environment name="david" value="10"
         type="java.lang.Integer" override="false"/>

________________________________

From: Igor [mailto:[EMAIL PROTECTED]
Sent: Tue 10/26/2004 9:52 PM
To: [EMAIL PROTECTED]
Subject: Re: Interesting discoveries about catalina GUI manager deploy (5.0.28 and 
5.0.29)



Hello!

>>Another question is: how do I get the JNDI enviroment variable value
>>from the java program? still using ctx.lookup or other way.

>All JNDI references should be lookup using the naming context.  If
>you're using simple Environment variables, you don't need to use JNDI,
>you retrieve them like normal environment entries in any Java program.

Could you please tell me how environment variables can be accessed without
JNDI?
Is there corresponding section in documentation?

Thank you,
Igor


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to