Date: 2004-06-11T18:52:15 Editor: 12.65.18.94 <> Wiki: Apache Geronimo Wiki Page: Running URL: http://wiki.apache.org/geronimo/Running
no comment Change Log: ------------------------------------------------------------------------------ @@ -21,3 +21,8 @@ JMXDebugging tool can be accessed in DebugConsole configuration by pointing your browser to http://localhost:8080/debug-tool. To stop the server use ctrl-C or an equivalent; a proper shutdown command will be made available in a future release. + +== Working Offline == + +Currently it is not possible to run the server offline because Jetty needs to parse web.xml, and it is not +hooked into the entity resolver.