500 servlet exception [Solved]
Posted: Thu Apr 08, 2010 6:17 pm
I am using Debian. I followed all of the instructions, skipping the bounce filter configurations to keep it simple.
I follow all the other instructions and I get this after trying to go to IPaddr.com:8080
500 Servlet Exception
WEB-INF/web.xml:25: java.lang.UnsupportedClassVersionError: Bad version
number in .class file
Please Help
Thanks.
EDIT: here is what line 25 on Web.xml looks like:
<filter-class>org.agnitas.web.filter.CharacterEncodingFilter</filter-class>
I follow all the other instructions and I get this after trying to go to IPaddr.com:8080
500 Servlet Exception
WEB-INF/web.xml:25: java.lang.UnsupportedClassVersionError: Bad version
number in .class file
Please Help
Thanks.
EDIT: here is what line 25 on Web.xml looks like:
<filter-class>org.agnitas.web.filter.CharacterEncodingFilter</filter-class>