Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-247

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-247
    Summary: Missing jsp_2_0.xsd  for "offline mode"
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: Apache Geronimo
   Fix Fors:
             1.0-M2
   Versions:
             1.0-M1

   Assignee: 
   Reporter: Kristian Koehler

    Created: Mon, 21 Jun 2004 7:40 AM
    Updated: Wed, 8 Sep 2004 12:29 PM

Description:
The org.mortbay.xml.XmlParser tries to resolve all entities while deploying. An 
entityresolver is setup to resolve all entities needed. This configuration is 
done in org.mortbay.jetty.servlet.XMLConfiguration.

OK. There is one entry for jsp_2_0.xsd. The entityresolver could not resolve 
this entry because this file is missing inside the servlet spec dir. Putting 
the file inside the incubator-geronimo/specs/servlet/src/schema dir will 
package this file into geronimo-spec-servlet-2.4-rc1.jar, 
geronimo-spec-j2ee-1.4-rc1.jar .... 

... and finally Geronimo will start offline.

Kristian


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to