[Ejtools-developers] [ ejtools-Bugs-692755 ] Cannot find bean webappTrees
Brought to you by:
letiemble
From: SourceForge.net <no...@so...> - 2003-02-26 09:23:45
|
Bugs item #692755, was opened at 2003-02-25 07:40 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455072&aid=692755&group_id=49088 Category: JNDI Browser (Web App) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) >Assigned to: Laurent Etiemble (letiemble) Summary: Cannot find bean webappTrees Initial Comment: Installed JNDI Browser & JMX Browser on my JBoss 3.0.4 / Tomcat 4.1.12. JMX Browser runs fine, but with JNDI Browser i get an Exception on startup: http://localhost:8080/jndi.browser-1.0.0/index.jsp: org.apache.jasper.JasperException: org.apache.jasper.JasperException: Cannot find bean webappTrees in scope null at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:289) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) etc.etc. The naming service was started and i can query and get results with the swing based tool. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=455072&aid=692755&group_id=49088 |