[ http://issues.apache.org/jira/browse/GERONIMO-1448?page=comments#action_12363171 ]
Kevan Miller commented on GERONIMO-1448: ---------------------------------------- Hmmm. I was a bit curious as to why this fix would work. I just tested on trunk and it's not working for me. After starting the debug tool app, debug tool still serves up bad links. I also restarted the server for good measure... I've noticed that if you load the following url, the page works fine: http://localhost:8080/debug-tool/ However, if you load the following url (the resource listed during server startup), the MBean links are missing the context-root... http://localhost:8080/debug-tool Any explanations as to why the difference? BTW, I'm assuming that we'll soon be replacing debug tool on trunk... We should get this resolved on 1.0.1, however... > debug-tool does not work on Tomcat > ---------------------------------- > > Key: GERONIMO-1448 > URL: http://issues.apache.org/jira/browse/GERONIMO-1448 > Project: Geronimo > Type: Bug > Components: Tomcat > Versions: 1.0 > Environment: Geronimo-1.0 > Reporter: Kevan Miller > Assignee: Donald Woods > Fix For: 1.0.1, 1.1 > Attachments: Geronimo-1448.patch > > The debug console doesn't work when running Tomcat. The base page loads > successfully. However, when you click on a GBean, you get a 404: > HTTP Status 404 - /index.vm > type Status report > message /index.vm > description The requested resource (/index.vm) is not available. > Apache Tomcat/5.5.9 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
