[ http://issues.apache.org/jira/browse/GERONIMO-809?page=comments#action_12316658 ]
John Sisson commented on GERONIMO-809: -------------------------------------- Fixed in v1_0_M4-QA branch: Deleting: OpenSourceJava\geronimo_m4qa\geronimo\applications\demo\src\webapp\WEB-INF\geronimo-jetty.xml Adding: OpenSourceJava\geronimo_m4qa\geronimo\applications\demo\src\webapp\WEB-INF\geronimo-web.xml Deleting: OpenSourceJava\geronimo_m4qa\geronimo\applications\jmxdebug\src\webapp\WEB-INF\geronimo-jetty.xml Deleting: OpenSourceJava\geronimo_m4qa\geronimo\applications\jmxdebug\src\webapp\WEB-INF\geronimo-tomcat.xml Adding: OpenSourceJava\geronimo_m4qa\geronimo\applications\jmxdebug\src\webapp\WEB-INF\geronimo-web.xml Deleting: OpenSourceJava\geronimo_m4qa\geronimo\modules\console-web\src\webapp\WEB-INF\geronimo-jetty.xml Adding: OpenSourceJava\geronimo_m4qa\geronimo\modules\console-web\src\webapp\WEB-INF\geronimo-web.xml Sending Content: C:\OpenSourceJava\geronimo_m4qa\geronimo\applications\demo\src\webapp\WEB-INF\geronimo-web.xml Sending Content: C:\OpenSourceJava\geronimo_m4qa\geronimo\applications\jmxdebug\src\webapp\WEB-INF\geronimo-web.xml Sending Content: C:\OpenSourceJava\geronimo_m4qa\geronimo\modules\console-web\src\webapp\WEB-INF\geronimo-web.xml Completed: At revision: 224712 > Some bundled Web Applications still use geronimo-jetty.xml - causes problems > when using Tomcat > ---------------------------------------------------------------------------------------------- > > Key: GERONIMO-809 > URL: http://issues.apache.org/jira/browse/GERONIMO-809 > Project: Geronimo > Type: Bug > Components: Tomcat, web > Versions: 1.0-M4, 1.0-M5 > Reporter: John Sisson > Assignee: John Sisson > Fix For: 1.0-M4 > > Noticed that when running with only Tomcat: > * the demo application was running with a configId of > geronimo-demo-1.0-M4-SNAPSHOT instead of org/apache/geronimo/Demo > * the jmxdebug application was running with a configId of debug-tool instead > of org/apache/geronimo/DebugConsole > This would cause problems for users, since the behaviour does not match the > documentation. > I found the following applications still use geronimo-jetty.xml: > geronimo/applications/demo > geronimo/applications/jmxdebug > geronimo/modules/console-web > Working on a fix.. -- 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
