Re: Defining environment variables for a webapp ?

2021-04-26 Thread Niranjan Rao
On 4/14/21 5:29 AM, Rony G. Flatscher (Apache) wrote: A JVM AFAIK would not honor changes to the environment after it got started A serious question. Apologies for selective selection from the response. Are there any operating systems where change in environment is automatically reflected in

RE: Question about encrypting database passwords in the context.xml file - Tomcat 9

2021-04-26 Thread jonmcalexander
And when that isn't good enough for your senior management, take a look at the Tomcat Vault in GITHUB. :-) Dream * Excel * Explore * Inspire Jon McAlexander Infrastructure Engineer Asst Vice President Middleware Product Engineering Enterprise CIO | Platform Services | Middleware |

Re: Question about encrypting database passwords in the context.xml file - Tomcat 9

2021-04-26 Thread xcorpius
Thanks Olaf Mensaje original On 26 abr. 2021 14:02, Olaf Kock escribió: > On 26.04.21 13:10, xcorpius wrote: >> Hi, >> >> I wanted to ask about how to encrypt database passwords in the context.xml >> file in Tomcat 9. >> > Hi, > > please check this article: >

Re: Question about encrypting database passwords in the context.xml file - Tomcat 9

2021-04-26 Thread Olaf Kock
On 26.04.21 13:10, xcorpius wrote: > Hi, > > I wanted to ask about how to encrypt database passwords in the context.xml > file in Tomcat 9. > Hi, please check this article: https://cwiki.apache.org/confluence/display/TOMCAT/Password It covers the topic once and for all... Olaf

Question about encrypting database passwords in the context.xml file - Tomcat 9

2021-04-26 Thread xcorpius
Hi, I wanted to ask about how to encrypt database passwords in the context.xml file in Tomcat 9. Thank you very much to all. Xcorpius.

Re: Emdbedded Tomcat Issues

2021-04-26 Thread Martin Grigorov
On Mon, Apr 26, 2021 at 4:18 AM dana whitelow wrote: > > Embedded Tomcat 9.0.0.M6 > Please use newer version. 9.0.0.M6 is released May 2016. Latest 9.x release is 9.0.45. > > > Issue 1 > //ctx.setAltDDName( > "/home/user/microservices/AccountingApp/src/main/webapp/WEB-INF/web.xml"); >