Re: Apache Tomcat Upgrade to address Curl and libcurl vulnerabilities

2024-08-30 Thread Thomas Meyer
Am 30. August 2024 16:20:24 MESZ schrieb Mark Thomas : >On 30/08/2024 15:15, Kenan, John wrote: >> Apache Tomcat Security Team: Hi, >> Please advise when an update to Apache Tomcat will be released that >> addresses the following Curl and libcurl security vulnerabilities: > >What makes you t

Re: Apache Tomcat Upgrade to address Curl and libcurl vulnerabilities

2024-08-30 Thread Mark Thomas
On 30/08/2024 15:15, Kenan, John wrote: Apache Tomcat Security Team: Please advise when an update to Apache Tomcat will be released that addresses the following Curl and libcurl security vulnerabilities: What makes you think Tomcat has a dependency on Curl and/or libcurl? Mark Critical:

Re: Apache Tomcat Upgrade to address Curl and libcurl vulnerabilities

2024-08-30 Thread Christopher Schultz
John, On 8/30/24 10:15, Kenan, John wrote: Please advise when an update to Apache Tomcat will be released that addresses the following Curl and libcurl security vulnerabilities: Critical: CVE-2023-38545 High: CVE-2024-7264 Medium: CVE-2023-46218 CVE-2023-46219 CVE-2024-0853 Low: CVE-2023-385

Apache Tomcat Upgrade to address Curl and libcurl vulnerabilities

2024-08-30 Thread Kenan, John
Apache Tomcat Security Team: Please advise when an update to Apache Tomcat will be released that addresses the following Curl and libcurl security vulnerabilities: Critical: CVE-2023-38545 High: CVE-2024-7264 Medium: CVE-2023-46218 CVE-2023-46219 CVE-2024-0853 Low: CVE-2023-38546 Thank you,

Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-13 Thread Zdeněk Henek
Thank you. That is what I was about to ask :). I was using the dev release of 9.0.82. Our QA is testing our application with Tomcat 9.0.82. So far it looks good. Regards, Zdenek Henek On Thu, Oct 12, 2023 at 9:08 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > All, > > On 10/11/

Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-12 Thread Christopher Schultz
All, On 10/11/23 08:06, i...@flyingfischer.ch wrote: Am 11.10.23 um 14:02 schrieb Alexander Veit: Caused by: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 4,999; received: 3,040)     at org.apache.http.impl.io.ContentLengthIn

Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-11 Thread i...@flyingfischer.ch
Am 11.10.23 um 14:02 schrieb Alexander Veit: Caused by: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 4,999; received: 3,040)     at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:178)  

Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-11 Thread Alexander Veit
Caused by: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 4,999; received: 3,040) at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthInputStream.java:178) at io.restassured.internal.util.IOUtils.toBy

Re: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-10 Thread Maxim Solodovnik
> Amit > -Original Message- > From: Konstantin Kolinko > Sent: Tuesday, October 10, 2023 7:11 PM > To: Tomcat Users List > Subject: Re: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81 > > > CAUTION: This email originated from outside the organization. Do not clic

RE: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-10 Thread Amit Pande
form (black box) testing and communicate the results (Details in case of >> failures). Thanks, Amit -Original Message- From: Konstantin Kolinko Sent: Tuesday, October 10, 2023 7:11 PM To: Tomcat Users List Subject: Re: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81 CAUTION: This

Re: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-10 Thread Konstantin Kolinko
ср, 11 окт. 2023 г. в 02:31, Amit Pande : > > Thank you Konstantin for the quick update! > > Since this release contained multiple security fixes, it's important to > upgrade. However, there seem regressions too. > > What is the way forward here? Follow up version coming sooner? Or a version > w

Re: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-10 Thread Amit Pande
go in subsequent release? Thanks, Amit From: Konstantin Kolinko Sent: Tuesday, October 10, 2023 5:12:45 PM To: Tomcat Users List Subject: [External] Re: Tomcat upgrade from 9.0.80 to 9.0.81 CAUTION: This email originated from outside the organization. Do not

Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-10 Thread Konstantin Kolinko
Hi! Thank you for reporting and investigating the issue. I added your observation to https://bz.apache.org/bugzilla/show_bug.cgi?id=67670 Best regards, Konstantin Kolinko ср, 11 окт. 2023 г. в 00:01, Amit Pande : > > I am still investigating more but after upgrading from Tomcat 9.0.80 to > 9.

Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-10 Thread Amit Pande
I am still investigating more but after upgrading from Tomcat 9.0.80 to 9.0.81, many of our rest assured based tests are failing with below error ... Caused by: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 4,999; received: 3,040)

Re: AW: Apache tomcat upgrade from 9.0.52 to 9.0.60

2022-03-28 Thread Christopher Schultz
Thomas, On 3/27/22 13:28, Thomas Hoffmann (Speed4Trade GmbH) wrote: -Ursprüngliche Nachricht- Von: Kaushal Shriyan Gesendet: Sonntag, 27. März 2022 08:54 An: Tomcat Users List Betreff: Apache tomcat upgrade from 9.0.52 to 9.0.60 Hi, I am referring to https://tomcat.apache.org

AW: Apache tomcat upgrade from 9.0.52 to 9.0.60

2022-03-27 Thread Thomas Hoffmann (Speed4Trade GmbH)
> -Ursprüngliche Nachricht- > Von: Kaushal Shriyan > Gesendet: Sonntag, 27. März 2022 08:54 > An: Tomcat Users List > Betreff: Apache tomcat upgrade from 9.0.52 to 9.0.60 > > Hi, > > I am referring to https://tomcat.apache.org/download-90.cgi. I am curren

Apache tomcat upgrade from 9.0.52 to 9.0.60

2022-03-26 Thread Kaushal Shriyan
Hi, I am referring to https://tomcat.apache.org/download-90.cgi. I am currently running Apache Tomcat/9.0.52 on CentOS Linux release 7.9.2009 (Core) /opt/tomcat/bin/version.sh Using CATALINA_BASE: /var/tmp/tomcat9 Using CATALINA_HOME: /var/tmp/tomcat9 Using CATALINA_TMPDIR: /var/tmp/tomcat9/t

Re: Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-10-06 Thread Christopher Schultz
Larvi, On 10/6/20 14:36, Larvi wrote: > Chris, > > I know this issue is strange and I too dont know what exactly is going on, > for now I am only able to replicate this issue and find a workaround for > this, so let me explain how I am able to replicate this issue. > > Case 1: > When I login to

Re: Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-10-06 Thread Larvi
Chris, I know this issue is strange and I too dont know what exactly is going on, for now I am only able to replicate this issue and find a workaround for this, so let me explain how I am able to replicate this issue. Case 1: When I login to the application using the dns for the first time it wor

Re: Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-10-06 Thread Christopher Schultz
Larvi, On 10/6/20 03:28, Larvi wrote: > Can you please help me with this. Can you give some examples? It's not easy to understand what you are doing and what is happening to you. -chris > On Tue, Sep 29, 2020 at 11:51 AM Larvi Boy wrote: > >> Hi Chris, >> >> Yes, When I did $ host [hostname],

Re: Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-10-06 Thread Larvi
Hi Chris, All, Can you please help me with this. On Tue, Sep 29, 2020 at 11:51 AM Larvi Boy wrote: > Hi Chris, > > Yes, When I did $ host [hostname], I get the IP address that I am trying > to use. > > Below are the Engine and Host configurations from server.xml. > > > > > > >

Re: Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-09-28 Thread Larvi Boy
Hi Chris, Yes, When I did $ host [hostname], I get the IP address that I am trying to use. Below are the Engine and Host configurations from server.xml. On Mon, Sep 28, 2020 at 8:4

Re: Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-09-28 Thread Christopher Schultz
Larvi, On 9/28/20 10:04, Larvi Boy wrote: > Hi, > > When I try to login to out web gui via direct link, it is working fine but > when I used the dns url, for first time it works fine as for the first time > we are redirected to our login page which redirects us back to my direct > link, but if we

Some functions not working when using a particular dns after tomcat upgrade from 6.x to 8.5.x

2020-09-28 Thread Larvi Boy
Hi, When I try to login to out web gui via direct link, it is working fine but when I used the dns url, for first time it works fine as for the first time we are redirected to our login page which redirects us back to my direct link, but if we create another window with same dns link, some buttons

Re: Tomcat Upgrade Issue from 9.0.30 to 9.0.31

2020-04-23 Thread Campbell, Lance
That was it. I lost an entire day on that. I greatly appreciate your time! Lance On 4/23/20, 1:30 PM, "Mark Thomas" wrote: On 23/04/2020 18:57, Campbell, Lance wrote: > I am upgrading from Tomcat 9.0.30 to 9.0.31 . This same issue occurs > with any newer version of Tomcat as well

Re: Tomcat Upgrade Issue from 9.0.30 to 9.0.31

2020-04-23 Thread Mark Thomas
On 23/04/2020 18:57, Campbell, Lance wrote: > I am upgrading from Tomcat 9.0.30 to 9.0.31 . This same issue occurs > with any newer version of Tomcat as well. I have been using Tomcat since > the earliest version.  I have never had an issue with upgrading or > installing until now. > > I have a Ap

Tomcat Upgrade Issue from 9.0.30 to 9.0.31

2020-04-23 Thread Campbell, Lance
I am upgrading from Tomcat 9.0.30 to 9.0.31 . This same issue occurs with any newer version of Tomcat as well. I have been using Tomcat since the earliest version. I have never had an issue with upgrading or installing until now. I have a Apache web server with mod_jk and mod_shib. I have a se

Re: Tomcat Upgrade Minor Version

2015-09-24 Thread Mark Thomas
On 24/09/2015 08:15, Michele Mase' wrote: > I have to upgrade tomcat from release 7.0.26 to current 7.x release (7.0.64) > I have a huge custom opencms, with a lot of custom conf files. > To avoid a more complex work ie: > extract tar.gz > re-customize config files > move the webapp > > Could I si

Tomcat Upgrade Minor Version

2015-09-24 Thread Michele Mase'
I have to upgrade tomcat from release 7.0.26 to current 7.x release (7.0.64) I have a huge custom opencms, with a lot of custom conf files. To avoid a more complex work ie: extract tar.gz re-customize config files move the webapp Could I simply replace the modified updated jars under bin and lib d

Re: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread David kerber
k you. On Wed, Jun 10, 2015 at 7:01 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: From: Salami Kehinde Rasheed [mailto:kennysal...@gmail.com] Subject: HOW TO APPLY TOMCAT UPGRADE I need step-by-step to upgrade to apache v7.0.40, what to download and how to apply this on

Re: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread Salami Kehinde Rasheed
..@gmail.com] > > Subject: HOW TO APPLY TOMCAT UPGRADE > > > I need step-by-step to upgrade to apache v7.0.40, what to download and > how > > to apply this on production environment. > > > Kindly state all necessary caution to take on WINDOW SERVER 2008 R2 and > >

Re: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread David kerber
On 6/10/2015 1:51 PM, Salami Kehinde Rasheed wrote: I need step-by-step to upgrade to apache v7.0.40, what to download and how to apply this on production environment. Kindly state all necessary caution to take on WINDOW SERVER 2008 R2 and WINDOW SERVER 2012 R2 environment. *SALAMI KEHINDE R*

RE: HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread Caldarale, Charles R
> From: Salami Kehinde Rasheed [mailto:kennysal...@gmail.com] > Subject: HOW TO APPLY TOMCAT UPGRADE > I need step-by-step to upgrade to apache v7.0.40, what to download and how > to apply this on production environment. > Kindly state all necessary caution to take on WINDOW SER

HOW TO APPLY TOMCAT UPGRADE

2015-06-10 Thread Salami Kehinde Rasheed
I need step-by-step to upgrade to apache v7.0.40, what to download and how to apply this on production environment. Kindly state all necessary caution to take on WINDOW SERVER 2008 R2 and WINDOW SERVER 2012 R2 environment. *SALAMI KEHINDE R*

Re: Tomcat upgrade from 7 to latest 8

2015-05-14 Thread Konstantin Kolinko
2015-05-14 14:49 GMT+03:00 Jammy Chen : > Hello All, > > I am just trying upgrade tomcat 7 to latest GA 8 for my application, I am > seeing quite lots of change in web dav functionality. > > The org.apache.naming.resources.ProxyDirContext do not exists do anybody > know where I can find the alterna

Tomcat upgrade from 7 to latest 8

2015-05-14 Thread Jammy Chen
Hello All, I am just trying upgrade tomcat 7 to latest GA 8 for my application, I am seeing quite lots of change in web dav functionality. The org.apache.naming.resources.ProxyDirContext do not exists do anybody know where I can find the alternative? in the past we got use resource to lookup some

Re: "NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver" Error while building project after Tomcat upgrade to 7.0.53 from 7.0.41 !

2014-05-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dave, On 5/16/14, 3:05 AM, Utkarsh Dave wrote: > I am trying to upgrade my Tomcat from 7.0.41 to the latest release > 7.0.53 available and the project build failed with below error. > > java.lang.NoClassDefFoundError: > org/apache/tomcat/util/desc

"NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver" Error while building project after Tomcat upgrade to 7.0.53 from 7.0.41 !

2014-05-16 Thread Utkarsh Dave
I am trying to upgrade my Tomcat from 7.0.41 to the latest release 7.0.53 available and the project build failed with below error. java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver at org.apache.jasper.xmlparser.ParserUtils.(ParserUtils.java:69) at org

"NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver" Error while building project after Tomcat upgrade to 7.0.53 from 7.0.41 !

2014-05-16 Thread Utkarsh Dave
I am trying to upgrade my Tomcat from 7.0.41 to the latest release 7.0.53 available and the project build failed with below error. java.lang.NoClassDefFoundError: org/apache/tomcat/util/descriptor/LocalResolver at org.apache.jasper.xmlparser.ParserUtils.(ParserUtils.java:69) at org

Re: Question regarding tomcat upgrade from 7.0.23. to 7.0.37

2013-04-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Madhu, On 4/24/13 1:33 AM, Madhu Purohit wrote: > Hi We have recently upgraded tomcat fom 7.0.23 to 7.037 and also > Java from 1.6.0_21 to 1.7.0_15. When we run the load runner > testcases we get the following error > > “content was blocked because

Question regarding tomcat upgrade from 7.0.23. to 7.0.37

2013-04-23 Thread Madhu Purohit
Hi We have recently upgraded tomcat fom 7.0.23 to 7.037 and also Java from 1.6.0_21 to 1.7.0_15. When we run the load runner testcases we get the following error “content was blocked because it was not signed by a valid certificate” But other normal browser testing goes through. Do we need to i

[OT] Tomcat upgrade 7.0.35 -> 7.0.37, SSL/TLS handshake failure

2013-02-20 Thread Ognjen Blagojevic
Hi, I just wanted to report a problem with JSSE TLS/SSL handshake that became obvious only after I upgraded Tomcat from 7.0.35 to 7.0.37. Server: Tomcat 7.0.37, BIO Connector, Oracle JDK 1.7.0_xx (e.g. _09) Client: Java TLS/SSL client, e.g. [1], Oracle JDK 1.6.0_xx (e.g. _35) Exception is:

RE: Tomcat upgrade ->SSL handshake failure?

2013-02-19 Thread Thomas, Steve
-Original Message- From: Thomas, Steve [mailto:stho...@vocollect.com] Sent: Thursday, February 14, 2013 4:38 PM To: Tomcat Users List Subject: RE: Tomcat upgrade ->SSL handshake failure? -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] S

RE: Tomcat upgrade ->SSL handshake failure?

2013-02-14 Thread Thomas, Steve
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, February 14, 2013 11:41 AM To: Tomcat Users List Subject: Re: Tomcat upgrade ->SSL handshake failure? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve, On 2/13/13 4:04 PM, Tho

Re: Tomcat upgrade ->SSL handshake failure?

2013-02-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve, On 2/13/13 4:04 PM, Thomas, Steve wrote: > A coworker just found this: > http://stackoverflow.com/questions/14167508/intermittent-sslv3-alert-handshake-failure-under-python Interesting. > I wonder if this has to do with renegotiation: that

RE: Tomcat upgrade ->SSL handshake failure?

2013-02-13 Thread Thomas, Steve
-Original Message- From: Thomas, Steve [mailto:stho...@vocollect.com] Sent: Wednesday, February 13, 2013 11:10 AM To: Tomcat Users List Subject: RE: Tomcat upgrade ->SSL handshake failure? -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] S

RE: Tomcat upgrade ->SSL handshake failure?

2013-02-13 Thread Thomas, Steve
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, February 13, 2013 10:52 AM To: Tomcat Users List Subject: Re: Tomcat upgrade ->SSL handshake failure? -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve, On 2/12/13 9:52 AM, Tho

Re: Tomcat upgrade ->SSL handshake failure?

2013-02-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve, On 2/12/13 9:52 AM, Thomas, Steve wrote: > Hi. We have been running Tomcat 7.0.23 in our test environment > until recently, then upgraded to 7.0.35. After the upgrade, our > tests started failing intermittently with > > routines:SSL3_READ_B

Tomcat upgrade ->SSL handshake failure?

2013-02-12 Thread Thomas, Steve
Hi. We have been running Tomcat 7.0.23 in our test environment until recently, then upgraded to 7.0.35.  After the upgrade, our tests started failing intermittently with So some HTTPS requests would succeed and others fail, generating the above message.  I searched around and the foll

RE: Tomcat Upgrade & Migration Questions

2013-02-06 Thread Williams, Nick
> On Feb 6, 2013, at 1:24 AM, Kirk Hoganson wrote: >> I am currently in the middle of an upgrade from Apache (2.2)/Tomcat >> (5.5.16) to Apache (2.2)/Tomcat (6.0.24). The JVM is being upgraded >> from >> 1.5.0_09-b01 to 1.6.0_22-b22. The new host servers will be RedHat 6.2. > >Why are you upgradi

Re: Tomcat Upgrade & Migration Questions

2013-02-06 Thread Daniel Mikusa
On Feb 6, 2013, at 1:24 AM, Kirk Hoganson wrote: > I am currently in the middle of an upgrade from Apache (2.2)/Tomcat > (5.5.16) to Apache (2.2)/Tomcat (6.0.24). The JVM is being upgraded from > 1.5.0_09-b01 to 1.6.0_22-b22. The new host servers will be RedHat 6.2. Why are you upgrading to 6.0

Tomcat Upgrade & Migration Questions

2013-02-05 Thread Kirk Hoganson
I am currently in the middle of an upgrade from Apache (2.2)/Tomcat (5.5.16) to Apache (2.2)/Tomcat (6.0.24). The JVM is being upgraded from 1.5.0_09-b01 to 1.6.0_22-b22. The new host servers will be RedHat 6.2. I would like to use the default application installation paths used by the RPMs. H

Re: Apache Tomcat upgrade from 6.0.20 to 6.0.36

2012-11-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 11/22/12 3:19 AM, Pid * wrote: > Compare the configuration, adjust the new one as required and as > per the docs. NB don't blindly copy old config files. > > Stop the old one. > > Start the new one. > > Deploy your app to it. 3. Profit. -

RE: Apache Tomcat upgrade from 6.0.20 to 6.0.36

2012-11-22 Thread Caldarale, Charles R
> From: Pankaj Dahiya [mailto:pankaj_dah...@infosys.com] > Subject: RE: Apache Tomcat upgrade from 6.0.20 to 6.0.36 Don't top post. > Saw some links on internet. Why don't you use the proper documentation rather than search? There's a link on the Tomcat home page:

Re: Apache Tomcat upgrade from 6.0.20 to 6.0.36

2012-11-22 Thread Pid *
38213 > | www.infosys.com > > > -Original Message- > From: André Warnier [mailto:a...@ice-sa.com] > Sent: Wednesday, November 21, 2012 5:11 PM > To: Tomcat Users List > Subject: Re: Apache Tomcat upgrade from 6.0.20 to 6.0.36 > > Pankaj Dahiya wrote: >> Dear All, >

RE: Apache Tomcat upgrade from 6.0.20 to 6.0.36

2012-11-22 Thread Pankaj Dahiya
[mailto:a...@ice-sa.com] Sent: Wednesday, November 21, 2012 5:11 PM To: Tomcat Users List Subject: Re: Apache Tomcat upgrade from 6.0.20 to 6.0.36 Pankaj Dahiya wrote: > Dear All, > > We would want to upgrade from Apache Tomcat 6.0.20 to 6.0.36. > I did see some information in this re

Re: Apache Tomcat upgrade from 6.0.20 to 6.0.36

2012-11-21 Thread André Warnier
Pankaj Dahiya wrote: Dear All, We would want to upgrade from Apache Tomcat 6.0.20 to 6.0.36. I did see some information in this regard where ? but could not find the exact steps. If someone can, please list down the required steps that will be really appreciable. If you want some focused

Apache Tomcat upgrade from 6.0.20 to 6.0.36

2012-11-21 Thread Pankaj Dahiya
Dear All, We would want to upgrade from Apache Tomcat 6.0.20 to 6.0.36. I did see some information in this regard but could not find the exact steps. If someone can, please list down the required steps that will be really appreciable. Thanks much ! Regards, Pankaj Dahiya | Infosys, Chandigarh

Re: Tomcat upgrade from 6.0.20 to latest production release of 7.0.x...

2011-02-09 Thread Tony Anecito
Thanks. -Tony - Original Message From: "Caldarale, Charles R" To: Tomcat Users List Sent: Wed, February 9, 2011 3:46:37 PM Subject: RE: Tomcat upgrade from 6.0.20 to latest production release of 7.0.x... > From: Tony Anecito [mailto:adanec...@yahoo.com] > Subject

RE: Tomcat upgrade from 6.0.20 to latest production release of 7.0.x...

2011-02-09 Thread Caldarale, Charles R
> From: Tony Anecito [mailto:adanec...@yahoo.com] > Subject: Tomcat upgrade from 6.0.20 to latest production release of 7.0.x... > I want to upgrade from 6.0.20 to 7.0.x but I have APR added > to Tomcat now and I want to keep it that configuration. I > heard that Tomcat 7.0.x com

Tomcat upgrade from 6.0.20 to latest production release of 7.0.x...

2011-02-09 Thread Tony Anecito
Hi All, I want to upgrade from 6.0.20 to 7.0.x but I have APR added to Tomcat now and I want to keep it that configuration. I heard that Tomcat 7.0.x comes with APR but I am not sure of that. Is that true? Thanks, -Tony

Re: FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread Hassan Schroeder
On Wed, Jun 16, 2010 at 7:38 AM, André Warnier wrote: > Of course, all of the above is in the case you/someone installed Apache and > Tomcat /not/ using the standard Solaris package management system. #facepalm Yes, thanks, Andre, you're absolutely right. I am so averse to using "package manage

Re: FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread David kerber
On 6/16/2010 10:28 AM, Hassan Schroeder wrote: ... That way you can always run the old version while getting the new one's configuration fine-tuned (since you can't simply copy over the old config files). Yeah, that's the piece that bit me in the behind when I did a version upgrade. Once I

Re: FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread André Warnier
Hassan Schroeder wrote: On Wed, Jun 16, 2010 at 7:01 AM, Mishra, Pabitrakumar (GE Capital, consultant) wrote: So, we are basically looking for any such steps/methods where we can upgrade to 5.5.27 without a new installation as we have the webapps already deployed in TOMCAT_HOME/webapps folder.

Re: FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread Hassan Schroeder
On Wed, Jun 16, 2010 at 7:01 AM, Mishra, Pabitrakumar (GE Capital, consultant) wrote: > So, we are basically looking for any such steps/methods where we can > upgrade to 5.5.27 without a new installation as we have the webapps > already deployed in TOMCAT_HOME/webapps folder. There isn't one. Ju

FW: Tomcat Upgrade to 5.5.27

2010-06-16 Thread Mishra, Pabitrakumar (GE Capital, consultant)
users@tomcat.apache.org' Subject: Tomcat Upgrade to 5.5.27 Hi Team, We have a requirement to upgrade Tomcat version from 5.0.28 to 5.5.27 on Solaris 64 bit OS. In our servers Tomcat is used as the Web Application Server for SAS Web tools. So, we are basically looking for any such steps/met

Re: Tomcat upgrade 5.5 -> 6 affecting apache server

2009-07-28 Thread Lucas Vickers
got it working thank you Wesley and David On Sun, Jul 26, 2009 at 11:59 AM, Wesley Acheson wrote: > I'd probably copy and change it. see > http://tomcat.apache.org/connectors-doc/generic_howto/quick.html It > requrired to list the tomcat instances and what ports they listen to AJP > over. > >

Re: Tomcat upgrade 5.5 -> 6 affecting apache server

2009-07-26 Thread Wesley Acheson
I'd probably copy and change it. see http://tomcat.apache.org/connectors-doc/generic_howto/quick.html It requrired to list the tomcat instances and what ports they listen to AJP over. On Sat, Jul 25, 2009 at 9:20 PM, David Smith wrote: > If I remember write, this file has all the mount directi

Re: Tomcat upgrade 5.5 -> 6 affecting apache server

2009-07-25 Thread David Smith
If I remember write, this file has all the mount directives for various webapps hosted by tomcat. It might have even been auto-generated in your tomcat 5.5 environment by the tomcat service. I would migrate the stuff in workers.properties to their equivalent in apache httpd config files and drop

Tomcat upgrade 5.5 -> 6 affecting apache server

2009-07-25 Thread Lucas Vickers
Hello, I'm on a pre-configured box (I'm learning). I upgraded my tomcat from 5.5 to 6, and I found that my apache server can not start because: /usr/local/apache/conf/jk.conf references JkWorkersFile /usr/local/jakarta/tomcat/conf/workers.properties which is not available in tomcat 6. what shou

Tomcat upgrade and JSTL XML library

2008-06-05 Thread Sam Weinger
Hello, I have a web application that uses JSP 2.0 tag files and the Jakarta standard implementation of the JSTL. Essentially, I have JSP files that use custom tag files, both of which use the JSTL XML tag libraries for XML manipulation. Under Tomcat 5.5.17 and earlier, in my tag file, I was able to

RE: Tomcat upgrade introduces character set problems.

2007-12-31 Thread Tad Woods
-1252 is a superset of ISO-8859-1. File importFile; ... Reader importFileReader = new InputStreamReader(new FileInputStream(importFile),"WINDOWS-1252"); -Original Message- From: Tad Woods [mailto:[EMAIL PROTECTED] Sent: Monday, December 31, 2007 9:40 AM To: users@tomcat.apache

Re: Tomcat upgrade on Mac OS X for DST changes?

2007-01-17 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rafi, mohamed rafi wrote: > I have a Tomcat 4.x Server running on Mac OS X. For > the DST changes, since Mac OS X requires 10.4.8 and > Java 1.5, which I need to do. > > I'd like to know if there are any Tomcat patches which > need to be applied, to

Re: Tomcat upgrade on Mac OS X for DST changes?

2007-01-17 Thread Mark Thomas
mohamed rafi wrote: > I'd like to know if there are any Tomcat patches which > need to be applied, to the Web Server for the DST > changes or will it run as-is,once I upgrade my OS and > Java? No Tomcat patches are required. Mark -

Tomcat upgrade on Mac OS X for DST changes?

2007-01-17 Thread mohamed rafi
Hi, I have a Tomcat 4.x Server running on Mac OS X. For the DST changes, since Mac OS X requires 10.4.8 and Java 1.5, which I need to do. I'd like to know if there are any Tomcat patches which need to be applied, to the Web Server for the DST changes or will it run as-is,once I upgrade my OS and

Re: Tomcat Upgrade: 4.0.6 to 4.1.12

2006-08-17 Thread Ibrahim . Siddiqui
I was wondering if anyone knew where I can find documentation on how to go about upgrading Tomcat 4.0.6 to 4.1.12? Actual implementation steps would be helpful. Thanks, Ibrahim ** This communication (including any att

RE: Tomcat upgrade from 5.0.28 to 5.5.17, Tomcat Manager does not work for context based deployments

2006-08-16 Thread Venkatesh Jayaraman \(jvenky\)
Updated the bug. http://issues.apache.org/bugzilla/show_bug.cgi?id=40257 Please take action as needed. -Venky -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 16, 2006 4:42 AM To: Tomcat Users List Subject: Re: Tomcat upgrade from 5.0.28 to 5.5.17

Re: Tomcat upgrade from 5.0.28 to 5.5.17, Tomcat Manager does not work for context based deployments

2006-08-16 Thread Mark Thomas
Venkatesh Jayaraman (jvenky) wrote: > Let me answer my own posting here. > > > > Tomcat 5.5.17 changed code with respect to deploy command. But > documentation did not reflect it. > > > > Deploy works if the url specified > > > > a. With jar prefix removed > > b. default path added a

RE: Tomcat upgrade from 5.0.28 to 5.5.17, Tomcat Manager does not work for context based deployments

2006-08-15 Thread Venkatesh Jayaraman \(jvenky\)
=file:/path/context.xml&war=file:/path/bar.war&path=/bar Can you please fix the documentation please? -Venky From: Venkatesh Jayaraman (jvenky) Sent: Tuesday, August 15, 2006 10:08 PM To: 'users@tomcat.apache.org' Subject: Tomcat u

Tomcat upgrade from 5.0.28 to 5.5.17, Tomcat Manager does not work for context based deployments

2006-08-15 Thread Venkatesh Jayaraman \(jvenky\)
We are trying to use tomcat manager feature. >>> http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Deploy%20A%20 New% 20Application%20Remotely Deploy A New Application from a Local Path. Deploy using a Context configuration ".xml" file Here is an

Re: Tomcat Upgrade

2006-07-31 Thread Raju Balugu
TED]> wrote: I can tell you one thing: 4.0 uses the HTTP connector, 4.1 uses the Coyote connector. At least the flavor of 4.1 I have. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 12:51 PM To: Tomcat Users List Subject: Re: Tomcat Upgrade Fo

RE: Tomcat Upgrade

2006-07-31 Thread Propes, Barry L
I can tell you one thing: 4.0 uses the HTTP connector, 4.1 uses the Coyote connector. At least the flavor of 4.1 I have. -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Monday, July 31, 2006 12:51 PM To: Tomcat Users List Subject: Re: Tomcat Upgrade For what it&#

Re: Tomcat Upgrade

2006-07-31 Thread David Smith
do this? Thanks, Ibrahim Andrew Miehs <[EMAIL PROTECTED]> 07/28/2006 09:59 AM Please respond to "Tomcat Users List" To: "Tomcat Users List" cc: Subject:Re: Tomcat Upgrade On 28/07/2006, at 6:55 PM, [EMAIL PROTECTED] wrote:

Re: Tomcat Upgrade

2006-07-31 Thread Andrew Miehs
Hi Ibrahim, What do you mean you don't want to do a parallel installation?! How do you want to check if it works?! Install TC 5.5 and java 1.4+compat libs or JVM 1.5 on the test machine, copy the stuff across, and start it and see what happens. You do have a test system? don't you?! Worried..

Re: Tomcat Upgrade

2006-07-31 Thread Ibrahim . Siddiqui
cc: Subject:Re: Tomcat Upgrade On 7/31/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Andrew, > >Our application is currently employed Tomcat 4.0.6. I'd like this to be > upgraded to version 4.1.12. >Is there documentation which expl

Re: Tomcat Upgrade

2006-07-31 Thread Leon Rosenberg
st" cc: Subject:Re: Tomcat Upgrade On 28/07/2006, at 6:55 PM, [EMAIL PROTECTED] wrote: > Anyone know of website which has a step by step procedure to upgrade? > What exactly is your problem with upgrading? The 'webapp' or the installation of tomcat 5? I

Re: Tomcat Upgrade

2006-07-31 Thread Ibrahim . Siddiqui
to "Tomcat Users List" To: "Tomcat Users List" cc: Subject:Re: Tomcat Upgrade On 28/07/2006, at 6:55 PM, [EMAIL PROTECTED] wrote: > Anyone know of website which has a step by step procedure to upgrade? > What exactly is your pr

Re: Tomcat Upgrade

2006-07-28 Thread Andrew Miehs
On 28/07/2006, at 6:55 PM, [EMAIL PROTECTED] wrote: Anyone know of website which has a step by step procedure to upgrade? What exactly is your problem with upgrading? The 'webapp' or the installation of tomcat 5? I would just install a new version of tomcat, with the JVM that you want,

Re: Tomcat Upgrade

2006-07-28 Thread Ibrahim . Siddiqui
Anyone know of website which has a step by step procedure to upgrade? "Guilherme Silveira" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/27/2006 08:28 PM Please respond to "Tomcat Users List" To: "Tomcat Users List" cc:

Re: Tomcat Upgrade

2006-07-27 Thread Guilherme Silveira
4.1.12... Cant really help on such resource just be careful with session timeout setup on web.xml as it seems to not work properly on 4.1.12... setMaxInactiveInterval works as expected... Att Guilherme Silveira On 7/27/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hello. Would anyone know

Re: Tomcat Upgrade

2006-07-27 Thread Ibrahim . Siddiqui
Hello. Would anyone know where I could find good /detailed resources on how to go about upgrading from Tomcat 4.0.6 to Tomcat 4.1.12 or is it Tomcat 4.1.2? We have a content management application which integrates Vignette Platform, Vignette Multisite Content Manager, Tomcat and IHS 1.3.26 webser

RE: Problem with Tomcat upgrade to 5.0.28 from 4.x

2006-03-01 Thread Awaneesh Shatmanyu
with Tomcat upgrade to 5.0.28 from 4.x Hi, I have upgraded tomcat from 4.x to 5.0. This is how I hv done the upgrade .. I took backup of webapps/test_apps Installed Tomcat 5.0 and Then I copied the test_apps to the new webapps I have not changed any thing else .. Tomcat is

Problem with Tomcat upgrade to 5.0.28 from 4.x

2006-02-28 Thread Devireddy, Nagendra Reddy (STSD)
Hi, I have upgraded tomcat from 4.x to 5.0. This is how I hv done the upgrade .. I took backup of webapps/test_apps Installed Tomcat 5.0 and Then I copied the test_apps to the new webapps I have not changed any thing else .. Tomcat is throwing class defination not found error .. But I searched

Re: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-31 Thread Glen Mazza
Thank you all for your attention and help! - Monica -Original Message- From: Monica Wu [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 24, 2006 11:11 AM To: Tomcat Users List Subject: RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days Thank you for your attention,

RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-30 Thread Monica Wu
upgrade problem. Thank you all for your attention and help! - Monica -Original Message- From: Monica Wu [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 24, 2006 11:11 AM To: Tomcat Users List Subject: RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days Thank you

RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-24 Thread Monica Wu
the same before and after the tomcat upgrade. The only change is to use the new java 1.5 compiler with option "-souce 1.4". Compiling is not a problem. Starting the buggy tomcat 5.0 is not a problem. The only problem is hangup after some user access. All possible changes were minimi

Re: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-24 Thread Glen Mazza
Monica Wu wrote: First of all, upgraded to the version I have ever tested. Tomcat 5.0 has been running well on my another production server about one year. At that installation time, Tomcat 5.0 was the latest. Moreover, having all productions share the same Java + tomcat versions is one of m

RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-24 Thread Monica Wu
EMAIL PROTECTED] Sent: Tuesday, January 24, 2006 7:55 AM To: Tomcat Users List Subject: Re: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days Monica Wu wrote: > > About updating to Tomcat 5.5. Since the cause is not unclear, and some Tomcat > 5.5 hangups were reported

Re: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-24 Thread Glen Mazza
Monica Wu wrote: About updating to Tomcat 5.5. Since the cause is not unclear, and some Tomcat 5.5 hangups were reported as well, I don't think simply upgrading to 5.5 would fix my problem. Perhaps not. But you *might* get more responses and additional concern from the users and develope

RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after running 1 or 2 days

2006-01-23 Thread Monica Wu
adjusted to a single version. Tomcat5's service.bat file was ensured to point to Java5. - Monica -Original Message- From: Monica Wu [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 9:43 AM To: Tomcat Users List Subject: RE: Tomcat upgrade: 3.3.1 --> 5.0.28, hang up after runnin

  1   2   >