Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-247

Missing jsp_2_0.xsd for "offline mode"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M1
    • 1.0-M2
    • None
    • None

    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

      Attachments

        Activity

          People

            Unassigned Unassigned
            kkoehler Kristian Kohler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: