RE: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Subject: Re: Confusing tomcat error - can't find > javax.servlet.http.HttpSessionAttributeListener > Odd that it's a java.lang.Error and not something more specific like > NCDFE, etc. Which makes me

Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pid, On 6/21/12 7:08 AM, Pid wrote: > On 20/06/2012 18:57, Cassano, Chris wrote: >> Hi, I'm getting a fatal error when I start tomcat. Now I would >> think that servlet-api.jar is missing from the tomcat classpath >> but if I do -verbose:class I can c

Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Pid
> > > -Original Message- > From: Pid [mailto:p...@pidster.com] > Sent: Thursday, June 21, 2012 7:09 AM > To: Tomcat Users List > Subject: Re: Confusing tomcat error - can't find > javax.servlet.http.HttpSessionAttributeListener > > On 20/06/2012 18:5

RE: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Cassano, Chris
ne 21, 2012 7:09 AM To: Tomcat Users List Subject: Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener On 20/06/2012 18:57, Cassano, Chris wrote: > Hi, I'm getting a fatal error when I start tomcat. Now I would think that > servlet-api.jar is mi

Re: Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-21 Thread Pid
On 20/06/2012 18:57, Cassano, Chris wrote: > Hi, I'm getting a fatal error when I start tomcat. Now I would think that > servlet-api.jar is missing from the tomcat classpath but if I do > -verbose:class I can clearly see tomcat using other classes from that jar so > I know it's already included:

Confusing tomcat error - can't find javax.servlet.http.HttpSessionAttributeListener

2012-06-20 Thread Cassano, Chris
Hi, I'm getting a fatal error when I start tomcat. Now I would think that servlet-api.jar is missing from the tomcat classpath but if I do -verbose:class I can clearly see tomcat using other classes from that jar so I know it's already included: [Loaded javax.servlet.http.HttpServletRequest fro