Thanks a lot Chris! I'm not getting my initial error anymore at server startup.
I lost half of a day because of it. So thanks!
>
> WEB-INF/lib/Hibernate/hibernate-core-3.6.3.Final.jar
> WEB-INF/lib/Hibernate/hibernate-jpa-2.0-api-1.0.0.Final.jar
> WEB-INF/lib/Hibernate/hibernate-search-analyzers-3.4.0.Final.jar
>
> From your listing, you have located the hibernate jar files in a
subdirectory of WEB-INF/lib. I believe Tomca
>
>
>> Yes, i do have such a jar file. And i extracted its contents and verified
>> that the class exists.
>> I have extracted war's contents and this is what i got in a folder names
>> Hibernate (as expected) http://dl.dropbox.com/u/13391208/Screenshot.png
>>
>> Can you please run the following co
--- On Tue, 4/26/11, chris derham wrote:
From: chris derham
Subject: Re: SEVERE: Exception starting filter
To: "Tomcat Users List"
Date: Tuesday, April 26, 2011, 11:03 AM
>
> Now
> i know that this looks way to easy to spot. It's obvious that i am
> missing a class.
>
> Now
> i know that this looks way to easy to spot. It's obvious that i am
> missing a class. But the problem is that the class is right there where
> it should be. I mean, Ant sees the class and gives no compilation errors,
> also my IDE (Eclipse) sees the class (from the build path), but when
Hello. I'm trying to make a simple hibernate+struts2 setup, but i encounter an
error when i start the server (Tomcat 7.0.8).
Apr 26, 2011 3:20:18 PM org.apache.catalina.core.StandardContext filterStart
SEVERE: Exception starting filter struts2
java.lang.NoClassDefFoundError: org/hibe