[Opensource] Protect DB Password? (was Websphere...)
Michael Rimov
rimovm at centercomp.com
Thu Jan 16 20:18:18 PST 2003
At 03:45 PM 1/13/2003 +0000, you wrote:
>I'm using Sybase EAServer which provides it's own connection pool accessible
>via JNDI. Up to now I've been using Expresso's connection pool, but thought
>I'd try and use the new JNDI facility to access EAServer's. Having gone
>through the code in ConfigManager, DBConnectionPool (and several other
>classes) and checking the expresso-config DTD, I've managed to get it
>working. I did have to add a method to
>com.jcorporate.expresso.misc.ConfigJdbc though:
>
> public void addJndi(ConfigJndi myJndi) {
> this.myJndi = myJndi;
> }
Malc,
Just got it committed to the 5.0.3 CVS. You'll see the fix in the next
release. Thanks for giving it a whirl!!
-Mike
More information about the Opensource
mailing list