Details
Description
Fixed.
Previously, when running with only Tomcat the following was observed:
- 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