> I ran into the same problem and decided to address this by making all of
> the parameters JNDI environment variables and configuring those params in
> my web.xml file.  I can easily change the configuration by commenting out
> or changing the environment entries in my web.xml file.  Eventually, I
> want to run with the integrated JBoss and Tomcat solution, but I had some
> problems with them running together and decided to run them separately and
> use this configuration until I can get the integrated solution running
> correctly.

I'm looking at a similar approach...but instead I want to manually read the 
jndi.properties file and then use it to build the properties object passed to the 
InitialContext constructor.
Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com


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

Reply via email to