Re: TC 5.0.28 AdminTool -- nodes under Tomcat Server throwing exceptions

2005-02-15 Thread Robert Hunt
!-- Jakarta-Tomcat DEVELOPMENT Server Configuration File -- Server port=21043 shutdown=shutdown debug=3 Listener className=org.apache.catalina.mbeans.ServerLifecycleListener debug=0/ Listener className=org.apache.catalina.mbeans.GlobalResourcesLifecycleListener debug=0/ Service

Re: TC 5.0.28 AdminTool -- nodes under Tomcat Server throwing exceptions

2005-02-15 Thread sven morales
Hi, You have not modified the admin webapp at all? This is a struts based application. If you click on that Service (Catalina) node, the mapping should be something like: admin/treeControlTest.do?tree=Catalina?type:Service,serviceName=Catalina The define tag is defined at

TC 5.0.28 AdminTool -- nodes under Tomcat Server throwing exceptions

2005-02-14 Thread Robert Hunt
TC 5.0.28 running out of the box, the admin tool works fine; tree view expands and all nodes are accessible. Trying to run the admin tool with my own (pared down) server.xml generates the following when clicking the Service (Catalina) node: javax.servlet.ServletException: Define tag cannot set

Re: TC 5.0.28 AdminTool -- nodes under Tomcat Server throwing exceptions

2005-02-14 Thread sven morales
Hi, Can you post the pared down server.xml? The stock server.xml is mostly comments anyways, so which elements did you remove to cause these exceptions? aka_sergio --- Robert Hunt [EMAIL PROTECTED] wrote: TC 5.0.28 running out of the box, the admin tool works fine; tree view expands and