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

    Resolution: Fixed

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

Reply via email to