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

Improve Error messages in the Jetty deployment TemporaryPlanAdapter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-M4
    • 1.0-M4
    • web
    • None

    Description

      Fixed (HEAD rev 219657, M4 rev 219658). Previously, the error was not clear that the old format was actually used:

      20:45:19,847 ERROR [JettyModuleBuilder] Incorrect deployment plan naming: found geronimo-jetty.xml, should be geronimo-web.xml
      20:45:19,847 ERROR [TemporaryPlanAdapter] WAR includes a file using the old geronimo-jetty.xml format (including namespace http://geronimo.apache.org/xml/ns/web/jetty). This is no longer supported. Please change to the new geronimo-web.xml format. The main difference is that it uses the namespace http://geronimo.apache.org/xml/ns/web

      The fixed error message looks like:

      17:23:11,016 ERROR [JettyModuleBuilder] Incorrect deployment plan naming: found geronimo-jetty.xml, should be geronimo-web.xml
      17:23:11,016 ERROR [TemporaryPlanAdapter] WAR includes a file using the old geronimo-jetty.xml format (including namespace http://geronimo.apache.org/xml/ns/web/jetty). While we're still using your file for now, the next release will not, and you should change to the new geronimo-web.xml format immediately. The main difference is that it uses the namespace http://geronimo.apache.org/xml/ns/web

      Attachments

        Activity

          People

            johnrsisson John Sisson
            johnrsisson John Sisson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: