Date: 2004-06-26T16:25:02 Editor: 12.65.24.35 <> Wiki: Apache Geronimo Wiki Page: Running URL: http://wiki.apache.org/geronimo/Running
no comment Change Log: ------------------------------------------------------------------------------ @@ -24,6 +24,8 @@ == Working Offline == +Now it is possible to run the server offline. See issue at http://nagoya.apache.org/jira/browse/GERONIMO-247. + Currently it is not possible to run the server offline because Jetty needs to parse web.xml, when it starts and is not hooked in to the entity resolver. So it needs to get the xsd schema file from the web; if it can't, then it fails to parse and you get an error. So for now you need to be online.