Re: Problem with Tomcat 5.5

2004-11-22 Thread bryan
you probably just had a messed up web.xml. here is a working one from my project. On Fri, 19 Nov 2004 18:57:59 +0100, Peter Neu <[EMAIL PROTECTED]> wrote: > Hello Bryan, > > this is what I did in the first place. Any chance that my changes > didn't have any effect? > > Peter. > > > > >unles

Re: Problem with Tomcat 5.5

2004-11-19 Thread Peter Neu
Hello Bryan, this is what I did in the first place. Any chance that my changes didn't have any effect? Peter. unless you download the compat package it will not run under jre less than 1.5/5 --b On Thu, 18 Nov 2004 09:59:01 -0600, Vic <[EMAIL PROTECTED]> wrote: 5.5 needs JDK1.5 Afaik. .V Peter

Re: Problem with Tomcat 5.5

2004-11-19 Thread bryan
unless you download the compat package it will not run under jre less than 1.5/5 --b On Thu, 18 Nov 2004 09:59:01 -0600, Vic <[EMAIL PROTECTED]> wrote: > 5.5 needs JDK1.5 Afaik. > .V > > > > Peter Neu wrote: > > Hello everybody, > > > > I just switched to Tomcat 5.5 while still using the old

Re: AW: Problem with Tomcat 5.5

2004-11-18 Thread Peter Neu
List Betreff: Problem with Tomcat 5.5 Hello everybody, I just switched to Tomcat 5.5 while still using the old JDK 1.4.2_04 . The Struts Version I use is 1.1. When I run my application on the new Tomcat I get this error : Error instantiating servlet class org.apache.struts.action.ActionServle

AW: Problem with Tomcat 5.5

2004-11-18 Thread Andreas Solarik
Peter Neu [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 18. November 2004 16:52 An: Struts Users Mailing List Betreff: Problem with Tomcat 5.5 Hello everybody, I just switched to Tomcat 5.5 while still using the old JDK 1.4.2_04 . The Struts Version I use is 1.1. When I run my application on th

Re: Problem with Tomcat 5.5

2004-11-18 Thread Vic
5.5 needs JDK1.5 Afaik. .V Peter Neu wrote: Hello everybody, I just switched to Tomcat 5.5 while still using the old JDK 1.4.2_04 . The Struts Version I use is 1.1. When I run my application on the new Tomcat I get this error : Error instantiating servlet class org.apache.struts.action.ActionSer

Problem with Tomcat 5.5

2004-11-18 Thread Peter Neu
Hello everybody, I just switched to Tomcat 5.5 while still using the old JDK 1.4.2_04 . The Struts Version I use is 1.1. When I run my application on the new Tomcat I get this error : Error instantiating servlet class org.apache.struts.action.ActionServlet Can anybody tell what I can change in or