Hello All, Tomcat 4.1 Suse Linux Enterprise Server Java 1.6.0
Is there any issue using Tomcat 4.1 with Java 1.6.0? Our System Admin has installed the Java 1.6.0 but when running the "java -version" it shows a different java version as below: $java -version java version "1.4.2_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06) Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode) I also found some messages in the localhost.log as below: more localhost_log.2007-03-15.txt 2007-03-15 11:18:42 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception javax.servlet.ServletException: Cannot find bean managerMenu in any scope at org.apache.jasper.runtime.PageContextImpl.handlePageException( PageContextImpl.java:495) at org.apache.jsp.displaymenudetail_jsp._jspService (displaymenudetail_jsp.java:126) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java :92) at javax.servlet.http.HttpServlet.service(HttpServlet.java:809) at org.apache.jasper.servlet.JspServletWrapper.service( JspServletWrapper.java:162) at org.apache.jasper.servlet.JspServlet.serviceJspFile( JspServlet.java:240) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:187) at javax.servlet.http.HttpServlet.service(HttpServlet.java:809) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter( ApplicationFilterChain.j ava:200) Does anybody know what this could be? Thanks a lot in advance!!! Best Regards, Bruno