Re: DB password in context.xml

2011-06-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Umesh, On 6/7/2011 11:44 AM, Umesh Bhatt wrote: > I want to keep DB password in encrypted form in context.xml and > decrypt it in my application before calling ds.getConnection(). > Please let me know how to achieve it. Here is a distillation of all

Re: DB password in context.xml

2011-06-07 Thread Mark Thomas
u give me the link for archives? Links are available from the Tomcat website. Mark > > Thanks, > Umesh > > > From: Mark Thomas [ma...@apache.org] > Sent: Tuesday, June 07, 2011 9:28 PM > To: Tomcat Users List > Subject: Re: DB

RE: DB password in context.xml

2011-06-07 Thread Umesh Bhatt
07, 2011 9:28 PM To: Tomcat Users List Subject: Re: DB password in context.xml On 07/06/2011 16:44, Umesh Bhatt wrote: > > Hi, > > I want to keep DB password in encrypted form in context.xml and decrypt it in > my application before calling ds.getConnection(). > Please let me k

Re: DB password in context.xml

2011-06-07 Thread Mark Thomas
On 07/06/2011 16:44, Umesh Bhatt wrote: > > Hi, > > I want to keep DB password in encrypted form in context.xml and decrypt it in > my application before calling ds.getConnection(). > Please let me know how to achieve it. And where is Tomcat going to get the decryption key from? Hint: Save you

DB password in context.xml

2011-06-07 Thread Umesh Bhatt
Hi, I want to keep DB password in encrypted form in context.xml and decrypt it in my application before calling ds.getConnection(). Please let me know how to achieve it. Thanks, Umesh http://www.mindtree.com/email/disclaimer.html -