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

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

        Summary: Improve Error messages in the Jetty deployment 
TemporaryPlanAdapter  (was: Errors during assembly from JettyModuleBuilder and 
TemporaryPlanAdapter)
    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 tothe new 
geronimo-web.xml format immediately. The main difference is that it uses the 
namespace http://geronimo.apache.org/xml/ns/web

  was:
Noticed the following ERRORs in HEAD (rev 219450)

    [echo] Building secure server configuration
    [java]     Distributed org/apache/geronimo/Secure
    [java]
    [echo] Building J2EE Client configuration
    [java]     Distributed org/apache/geronimo/Client
    [java]
    [echo] Building demo website configuration
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://ge
ronimo.apache.org/xml/ns/web/jetty).  This is no longer supported.  Please 
change to the new geronimo-web.xml format.  The main diff
erence is that it uses the namespace http://geronimo.apache.org/xml/ns/web
    [java]     Distributed org/apache/geronimo/Demo
    [java]
    [echo] Building debug tool configuration
20:45:21,613 ERROR [JettyModuleBuilder] Incorrect deployment plan naming: found 
geronimo-jetty.xml, should be geronimo-web.xml
20:45:21,613 ERROR [TemporaryPlanAdapter] WAR includes a file using the old 
geronimo-jetty.xml format (including namespace http://ge
ronimo.apache.org/xml/ns/web/jetty).  This is no longer supported.  Please 
change to the new geronimo-web.xml format.  The main diff
erence is that it uses the namespace http://geronimo.apache.org/xml/ns/web
    [java]     Distributed org/apache/geronimo/DebugConsole
    [java]
    [echo] Building juddi-server configuration
    [java]     Distributed org/apache/geronimo/juddiServer/1.0-SNAPSHOT


> 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