Re:

2011-05-18 Thread alex zaim
http://Ramostech.com/cool01.11.php?ID=730 - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: SEVERE: Exception starting filter

2011-04-26 Thread alex zaim
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!

Re: SEVERE: Exception starting filter

2011-04-26 Thread alex zaim
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 I added the specific jar to server's installation dire

SEVERE: Exception starting filter

2011-04-26 Thread alex zaim
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/hibernate/Session