FW: Pass env variables to application during deploy Tomcat 7

2015-05-22 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Never mind. Figured out that setenv.sh was the correct location. -John -Original Message- From: John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco) Sent: Friday, May 22, 2015 12:30 PM To: Tomcat Users List Subject: Pass env variables to application during dep

Pass env variables to application during deploy Tomcat 7

2015-05-22 Thread John Beaulaurier -X (jbeaulau - ADVANCED NETWORK INFORMATION INC at Cisco)
Hello, We need to pass on some environment variables to the application being deployed at the time it's being deployed in Tomcat 7. Where should that be done. Context.xml, server.xml, setenv.sh? Thank you -John

Re: Fwd: Fwd:

2015-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yuval, On 5/22/15 9:54 AM, Yuval Schwartz wrote: > I wasn't aware that I can look at the actual classes but I wasn't > able to find a precompiled version of RealmBase for tomcat 8. You mean you didn't know you could look at the source code for Tomc

Re: After applying self-signed certificate, server is up but cannot connect with browser

2015-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ori, On 5/22/15 10:03 AM, Ori Raz wrote: > Thank you Christopher for your reply. > > I always make a backup before changes :) luckily :) > > I reverted back and tried without deleting the entries and getting > this: > > primeusr@sagi-vzadik-01 [~

Re: After applying self-signed certificate, server is up but cannot connect with browser

2015-05-22 Thread Ori Raz
Thank you Christopher for your reply. I always make a backup before changes :) luckily :) I reverted back and tried without deleting the entries and getting this: primeusr@sagi-vzadik-01 [~]# keytool -import -trustcacerts -alias tomcat -file /opt/primecentral/SHARED/certificate/vlg-cipr-pcpil1.m

Re: Fwd: Fwd:

2015-05-22 Thread Yuval Schwartz
Thanks again Chris, I wasn't aware that I can look at the actual classes but I wasn't able to find a precompiled version of RealmBase for tomcat 8. The following is a link to the class of version 7 (which doesn't include the CredentialHandler code): http://grepcode.com/file/repository.springsource

Re: After applying self-signed certificate, server is up but cannot connect with browser

2015-05-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Ori, On 5/22/15 8:18 AM, Ori Raz wrote: > We got an application based on tomcat 7.0.23 and all working fine. > > We are trying to apply our self-signed certificate and encountering > some problems. > > I hope that the procedure I did is correct :)

Re: After applying self-signed certificate, server is up but cannot connect with browser

2015-05-22 Thread Ori Raz
Hello David, Thanks for replying. https://10.56.57.65:8443/ This is the same url that we used before applying our certification. Thanks, Barc On Fri, May 22, 2015 at 2:41 PM, David kerber wrote: > On 5/22/2015 8:18 AM, Ori Raz wrote: > >> Hello experts, >> >> We got an application based on tom

Re: After applying self-signed certificate, server is up but cannot connect with browser

2015-05-22 Thread David kerber
On 5/22/2015 8:18 AM, Ori Raz wrote: Hello experts, We got an application based on tomcat 7.0.23 and all working fine. We are trying to apply our self-signed certificate and encountering some problems. I hope that the procedure I did is correct :) This is the procedure we followed: 1. copy

After applying self-signed certificate, server is up but cannot connect with browser

2015-05-22 Thread Ori Raz
Hello experts, We got an application based on tomcat 7.0.23 and all working fine. We are trying to apply our self-signed certificate and encountering some problems. I hope that the procedure I did is correct :) This is the procedure we followed: 1. copy the certificate file under this locatio