1
I put the project War in the webapp folder but the application does not appear in the browser gives this error:
SEVERE: Error deploying web application archive webrun.war
java.lang.UnsupportedClassVersionError: Bad version number in .class file(unable to load class wfr.web.WebrunContextListener)
No navegador:
HTTP Status 503 - This application is not Currently available
type Status report
message This application is not Currently available
Description The requested service is not Currently available. Apache Tomcat/6.0.37
I solved the problem. It was the version of Tomcat
– Aline
jdk1.6 funnel on Tomcat 7
– Aline