Re: Tomcat 8.5: wrong classloader used during context startup?

2017-05-19 Thread Mark Thomas
On 19/05/2017 15:25, Christopher Schultz wrote: > Mark, > > On 5/18/17 1:01 PM, Mark Thomas wrote: >> On 17/05/2017 14:32, Michael Heinen wrote: >>> I am currently migrating a web app from Tomcat 7.0.73 to 8.5.15. >>> An embedded Tomcat is used on development systems. >>> >>> The web-inf/lib

Re: how to upgrade tomcat 8.5.x?

2017-05-19 Thread Mark Eggers
GB, On 5/19/2017 8:28 AM, gkk gb wrote: > If my current Tomcat is installed in > > > /home/tomcat/dir1/apache-tomcat-8.5.9 > > > and then I install the latest Tomcat in > > > /home/tomcat/dir1/apache-tomcat-8.5.15 > > > how does Apache web server know to connect to the newer version of >

Re: Tomcat on macOS

2017-05-19 Thread Mark Eggers
Folks, Beware, the following is extremely ugly Groovy. I've changed the names to protect the guilty (I think). Also, the *_SVR and *_URL values are environment values stored centrally in Jenkins. That way they can be changed easily. They also show up in the job logs, which means with a little

[OT] Re: Tomcat on macOS

2017-05-19 Thread Mark Eggers
Richard, On 5/19/2017 10:10 AM, Decker, Richard M wrote: > Mark, > >> -Original Message- >> From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID] >> Sent: Friday, May 19, 2017 10:44 AM >> To: Tomcat Users List >> Subject: Re: Tomcat on macOS >> >> Chris, >>

Re: AW: how to upgrade tomcat 8.5.x?

2017-05-19 Thread Igal @ Lucee.org
On 5/17/2017 12:41 AM, Mark Thomas wrote: That simple approach is incomplete. It assumes that: a) the JARs in $CATALINA_HOME/bin haven't changed b) the names of the JARs in $CATALINA_HOME/lib haven't changed c) no configuration changes are required. a) sometimes happens b) happens when the

RE: Tomcat on macOS

2017-05-19 Thread Decker, Richard M
Mark, > -Original Message- > From: Mark Eggers [mailto:its_toas...@yahoo.com.INVALID] > Sent: Friday, May 19, 2017 10:44 AM > To: Tomcat Users List > Subject: Re: Tomcat on macOS > > Chris, > > On 5/19/2017 7:33 AM, Christopher Schultz wrote: > > Israel, > > >

Re: Tomcat on macOS

2017-05-19 Thread Mark Eggers
Chris, On 5/19/2017 7:33 AM, Christopher Schultz wrote: > Israel, > > On 5/18/17 10:52 AM, Israel Timoteo wrote: >> Any comments from the community for ... > >> 1) What tools is the community using for simultaneous applications >> deployment on several servers, let’s say more than 20? > > I

Re: TLS handshake performance

2017-05-19 Thread Rémy Maucherat
2017-05-19 16:28 GMT+02:00 Christopher Schultz : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Rémy, > > On 5/19/17 8:47 AM, Rémy Maucherat wrote: > > 2017-05-19 14:42 GMT+02:00 Christopher Schultz > > >> : > > > >> But here

Re: how to upgrade tomcat 8.5.x?

2017-05-19 Thread gkk gb
If my current Tomcat is installed in /home/tomcat/dir1/apache-tomcat-8.5.9 and then I install the latest Tomcat in /home/tomcat/dir1/apache-tomcat-8.5.15 how does Apache web server know to connect to the newer version of Tomcat? Is this established by the definition of

Re: Error connecting to the database with tomcat 7 on eclipse jave ee

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Yosef, On 5/17/17 11:38 AM, Yosef Fastow wrote: > Hi, I am running a spring framework website on eclipse jave ee > using tomcat 7. When I try to connect to do anything connected to > the databse it raises a HTTP 500: > > Request processing failed;

Re: getting digester.Digester startElement error

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Saurav, On 5/18/17 10:47 AM, Saurav Maulick wrote: > After doing windows patch installation we are getting > digester.Digester startElement error. Can you please help on this? > we are using Tomcat 7.0. What exact version of Tomcat 7.0? Your

Re: Tomcat 8.5.4 and LegacyCookieProcessor

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jared, On 5/18/17 1:24 PM, Jared Walker wrote: > Now, I know this is only a work around as the "spec" being used by > this client is ancient. We are considering using the legacy parser > as a stop-gap measure until we can update the external

Re: Tomcat on macOS

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Israel, On 5/18/17 10:52 AM, Israel Timoteo wrote: > Any comments from the community for ... > > 1) What tools is the community using for simultaneous applications > deployment on several servers, let’s say more than 20? I am using neither of

Re: TLS handshake performance

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rémy, On 5/19/17 8:47 AM, Rémy Maucherat wrote: > 2017-05-19 14:42 GMT+02:00 Christopher Schultz > > : > >> But here it's clear that the client wants to know "do I get a >> performance benefit swapping-out JSSE for

Re: Tomcat 8.5: wrong classloader used during context startup?

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/18/17 1:01 PM, Mark Thomas wrote: > On 17/05/2017 14:32, Michael Heinen wrote: >> I am currently migrating a web app from Tomcat 7.0.73 to 8.5.15. >> An embedded Tomcat is used on development systems. >> >> The web-inf/lib folder of the

Re: TLS handshake performance

2017-05-19 Thread Rémy Maucherat
2017-05-19 14:42 GMT+02:00 Christopher Schultz : > But here it's clear that the client wants to know "do I get a > performance benefit swapping-out JSSE for OpenSSL. I think we all knew > what the answer was. Jean-Frederick's slides from yesterday I believe >

Re: TLS handshake performance

2017-05-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 5/18/17 9:47 AM, Mark Thomas wrote: > On 18/05/2017 06:04, Christopher Schultz wrote: Mark, > > On 5/17/17 5:31 PM, Mark Thomas wrote: I got asked in the corridor at TomcatCon earlier today what the relative performance of the

Re: Tomcat 8.5: wrong classloader used during context startup?

2017-05-19 Thread Michael Heinen
Am 18.05.2017 um 19:01 schrieb Mark Thomas: On 17/05/2017 14:32, Michael Heinen wrote: I am currently migrating a web app from Tomcat 7.0.73 to 8.5.15. An embedded Tomcat is used on development systems. The web-inf/lib folder of the application contains a jar with a SAXParserFactory