You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John Sisson (JIRA)" <de...@geronimo.apache.org> on 2005/07/19 13:43:46 UTC

[jira] Updated: (GERONIMO-773) Improve Error messages in the Jetty deployment TemporaryPlanAdapter

     [ http://issues.apache.org/jira/browse/GERONIMO-773?page=all ]

John Sisson updated GERONIMO-773:
---------------------------------

    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

  was:
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 tothe new geronimo-web.xml format immediately. The main difference is that it uses the namespace http://geronimo.apache.org/xml/ns/web


> Improve Error messages in the Jetty deployment TemporaryPlanAdapter
> -------------------------------------------------------------------
>
>          Key: GERONIMO-773
>          URL: http://issues.apache.org/jira/browse/GERONIMO-773
>      Project: Geronimo
>         Type: Bug
>   Components: web
>     Versions: 1.0-M4
>     Reporter: John Sisson
>     Assignee: John Sisson
>      Fix For: 1.0-M4

>
> 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

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira