Hi,

I am a new user to Tomcat and am converting from Websphere server to a Tomcat 
6.0 server running out of eclipse. The Websphere server has Environment 
variables in  "java:comp/env/EnvironmentVariables".  After looking at the 
context.xml documentation I had assumed that I could place them in the 
individual <Environment> tags.  My application does a lookup using a 
Context.lookup("java:comp/env/EnvironmentVariables") method  to find the 
Environment variables so when I startup Tomcat I get errors because it is 
looking at the "java:comp/env/EnvironmentVariables" for my Environment 
variables.  Does anyone have suggestions on what I am doing wrong or am I 
completely on the wrong track?  Thank in advance for any help you may give.

Thanks,

 Marc Marshall

Private and confidential as detailed here: 
http://www.sug.com/disclaimers/default.htm#Mail . If you cannot access the 
link, please e-mail sender.

Reply via email to