Big picture: Trying to hide the password from the server.xml file and instead have it in byte code in a compile version of tomcat.
I'm trying to figure out when the jndi resource is being created by tomcat so I can change the password for a given resource. It may not be super clean or OO style but it will work. Tomcat is kind of overwhelming so I'm looking for help. It looks like the HostConfig class parses the server.xml (where my database and password is defined) and parses it from there but I'm totally lost where it adds the Resource to JNDI lookup table. Could someone point me in the right direction? Cheers! Jevin --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]