Re: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 5/12/2015 7:30 PM, Kiran Badi wrote: > Thanks Hassan/Prabhu/Charles for reply. > > I tried the options given in this link. > > http://wiki.apache.org/tomcat/TomcatDevelopmentVirtualHosts > > but for some reasons still its not working.I have paste

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Kiran Badi
Thanks Hassan/Prabhu/Charles for reply. I tried the options given in this link. http://wiki.apache.org/tomcat/TomcatDevelopmentVirtualHosts but for some reasons still its not working.I have pasted the server xml for reference. I have unlimited website hosting plan with arvixe.com , but for some

Re: Tomcat Vulnerabilities for 6.x and 7.x version

2015-05-12 Thread David kerber
On 5/12/2015 8:58 AM, Mittal, Paran (Infosys) wrote: Hi Chuck, Thanks for your reply. We have checked the link but are unable to find the exact file name where changes need to be deploy or steps to follow to apply the fix. With Tomcat, you don't deploy changes, nor do you apply patches. To g

RE: Tomcat Vulnerabilities for 6.x and 7.x version

2015-05-12 Thread Caldarale, Charles R
> From: Mittal, Paran (Infosys) [mailto:paran.mit...@astrazeneca.com] > Subject: RE: Tomcat Vulnerabilities for 6.x and 7.x version > We have checked the link but are unable to find the exact file name where > changes need > to be deploy or steps to follow to apply the fix. To repeat: use the

RE: Tomcat Vulnerabilities for 6.x and 7.x version

2015-05-12 Thread Mittal, Paran (Infosys)
Hi Chuck, Thanks for your reply. We have checked the link but are unable to find the exact file name where changes need to be deploy or steps to follow to apply the fix. As we are not able to understand the significance of any of the below links: [cid:image001.jpg@01D08CBB.B6F3AC20] T

RE: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Caldarale, Charles R
> From: Kiran Badi [mailto:ki...@poonam.org] > Subject: Re: Tomcat 7.0.57 - Deployment Issue > for some reasons it's not going well. Its getting deployed as single app > www.mywebapp1.com\mywebapp2\ rather than 2 seperate sites. Which is exactly what you configured it to do. > mywebapp1 is depl

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Hassan Schroeder
On Mon, May 11, 2015 at 7:54 PM, Kiran Badi wrote: > for some reasons it's not going well. Its getting deployed as single app > > www.mywebapp1.com\mywebapp2\ rather than 2 seperate sites. > > mywebapp1 is deployed as root.war > > and I uploaded the webapp2.war in webapps folder and edited server.

RE: Tomcat Vulnerabilities for 6.x and 7.x version

2015-05-12 Thread Caldarale, Charles R
> From: Mittal, Paran (Infosys) [mailto:paran.mit...@astrazeneca.com] > Subject: Tomcat Vulnerabilities for 6.x and 7.x version > We need to understand the fix for tomcat Vulnerabilities for 6.0.29 and 7.0 > version. > We came across a CVE Reference: CVE-2014-0230 which says > Could you plea

Re: Tomcat Vulnerabilities for 6.x and 7.x version

2015-05-12 Thread André Warnier
Mittal, Paran (Infosys) wrote: Hi Team, We need to understand the fix for tomcat Vulnerabilities for 6.0.29 and 7.0 version. We came across a CVE Reference: CVE-2014-0230 which says "When a response for a request with a request body is returned to the user agent before the request body is fu

Tomcat Vulnerabilities for 6.x and 7.x version

2015-05-12 Thread Mittal, Paran (Infosys)
Hi Team, We need to understand the fix for tomcat Vulnerabilities for 6.0.29 and 7.0 version. We came across a CVE Reference: CVE-2014-0230 which says "When a response for a request with a request body is returned to the user agent before the request body is fully read, by default Tomcat swall

Re: kills my webapps.

2015-05-12 Thread Mark Thomas
On 12/05/2015 06:16, Daniel Migowski wrote: > Hello, > > I have an application deployed to a Tomcat 8.0.22 using jre1.8.0_05 > which uses the ServletContextListener to do something when Tomcat > stops. This task takes about 45 seconds. This wasn't a problem until > I learned that I could speed up