RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
, and not due to using 7.0.10. JMuse -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Wednesday, June 12, 2013 3:18 PM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread chris derham
Who says I was using a 3 year old unreleased level? You did when you set the subject line to Class cast exception when starting tomcat 7.0.1 Charles was hinting that 7.0.1 wasn't released Chris - To unsubscribe, e-mail: users

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Who says I was using a 3 year old unreleased level? Your subject line. I tried an easier migration - Tomcat 6.0.18 to 7.0.10. The logic of that completely escapes me. - Chuck

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
is: -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 13, 2013 8:52 AM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Just saying, I wasn't using a 3 year unreleased version. Maybe a 3 year version, yes. Here's my original email: I'm getting a class cast exception when starting up tomcat 7.0.1

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Just saying, I wasn't using a 3 year unreleased version. Maybe a 3 year version, yes. Here's my original email: I'm getting a class

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jane, On 6/13/13 12:38 PM, Jane Muse wrote: In the archives I thought the only unreleased versions would be specified beta. Please let me know if this is not the case. I'll admit it's not clear from the version number which versions are beta,

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 In the archives I thought the only unreleased versions would be specified beta. Please let me know if this is not the case. No, the description of alpha, beta, and stable

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Christopher Schultz [mailto:ch...@christopherschultz.net] Subject: Re: Class cast exception when starting tomcat 7.0.1 I'll admit it's not clear from the version number which versions are beta, released, etc. You have to look at the ChangeLog: It's easier to look in the archives

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
, 2013 11:09 AM To: Tomcat Users List Subject: Re: Class cast exception when starting tomcat 7.0.1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jane, On 6/13/13 12:38 PM, Jane Muse wrote: In the archives I thought the only unreleased versions would be specified beta. Please let me know

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 I had catalina.jar in WEB-INF/lib. Very, very bad move. It's needed because we have an implementation of Realm to store an encrypted tomcat password users enter in the webapp

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chuck, On 6/13/13 4:40 PM, Caldarale, Charles R wrote: From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 I had catalina.jar in WEB-INF/lib. Very, very bad move. It's needed

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Martin Gainty
pouvons accepter aucune responsabilité pour le contenu fourni. From: jm...@rocketsoftware.com To: users@tomcat.apache.org Subject: RE: Class cast exception when starting tomcat 7.0.1 Date: Thu, 13 Jun 2013 20:19:07 + I had catalina.jar in WEB-INF/lib. It's needed because we have

RE: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Jane Muse
[javac] 2 errors [javac] 1 warning -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Thursday, June 13, 2013 1:41 PM To: Tomcat Users List Subject: RE: Class cast exception when starting tomcat 7.0.1 From: Jane Muse [mailto:jm

Re: Class cast exception when starting tomcat 7.0.1

2013-06-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jane, On 6/13/13 6:44 PM, Jane Muse wrote: I'm using the standard implementation of Realm. Here's the code //Validate passwords try { if (oldTomcatPassword != null !.equals(oldTomcatPassword.trim())) { TomcatConfig tconf =

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Tanglin, Oliver
To: users@tomcat.apache.org Subject: Class cast exception when starting tomcat 7.0.1 I'm getting a class cast exception when starting up tomcat 7.0.1. I've migrated from 6.0.18 to 7.0.1. I got the same error when migrating directly to 7.0.4. The error is: SEVERE: Begin event threw exception

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Jane Muse
7.0.1 From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: Class cast exception when starting tomcat 7.0.1 I'm getting a class cast exception when starting up tomcat 7.0.1 You can't be serious. That version was never released, and would be almost three years old if it had been. Use

RE: Class cast exception when starting tomcat 7.0.1

2013-06-12 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: RE: Class cast exception when starting tomcat 7.0.1 Problem was solved by removing an old catalina.jar for WEB-INF/lib. The fact that you had a Tomcat-supplied jar in WEB-INF/lib is even scarier than using a three-year-old

Class cast exception when starting tomcat 7.0.1

2013-06-11 Thread Jane Muse
I'm getting a class cast exception when starting up tomcat 7.0.1. I've migrated from 6.0.18 to 7.0.1. I got the same error when migrating directly to 7.0.4. The error is: SEVERE: Begin event threw exception Throwable occurred: java.lang.ClassCastException:

RE: Class cast exception when starting tomcat 7.0.1

2013-06-11 Thread Caldarale, Charles R
From: Jane Muse [mailto:jm...@rocketsoftware.com] Subject: Class cast exception when starting tomcat 7.0.1 I'm getting a class cast exception when starting up tomcat 7.0.1 You can't be serious. That version was never released, and would be almost three years old if it had been. Use