Re: OT: Tomcat struts-2.0.9 noClassDefFoundError

2007-08-05 Thread Zoran Avtarovski
Hi Dale, I should preface this by saying that we have only used Tomcat 6 and have found it to be great, no issues until this. Solid, fast, no complaints at all. I found a post on the Tomcat Users list from Frank Zammetti which looked pretty similar, which meant it wasn't a Mac issue (phew). Frank

Re: OT: Tomcat struts-2.0.9 noClassDefFoundError

2007-08-04 Thread Dale Newfield
Zoran Avtarovski wrote: Does anybody have any experience with Tomcat 6. Should I be downgrading back to 5.5? This project is slated to go into production in 6 weeks and the last thing I want is a similar issue a few months into its deployment. I have a project I've been developing against tomca

Re: OT: Tomcat struts-2.0.9 noClassDefFoundError

2007-08-04 Thread Zoran Avtarovski
Just a quick update on this. After spending the better part of the day and in complete desperation (please, let get my frustration out) I downloaded the latest version of Tomcat (6.0.13 as opposed 6.0.10 previously) and it all worked fine. WTF is that about. This untouched setup has been working f

OT: Tomcat struts-2.0.9 noClassDefFoundError

2007-08-04 Thread Zoran Avtarovski
I know this is a little off topic but I'm lost as to where to start. We're currently working on an app and when I went to start Tomcat this morning I got a java.lang.NoClassDefFoundError: javax/servlet/Filter. This installation has been working fine for months and the only change was when I upgra