You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by ji...@codehaus.org on 2003/09/26 19:45:15 UTC

[jira] Created: (GERONIMO-94) [PATCH] Jetty - WARN!! DEPRECATED: use addWebApplicaton(host,path,webapp)

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=GERONIMO-94


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-94
    Summary: [PATCH] Jetty - WARN!! DEPRECATED: use addWebApplicaton(host,path,webapp)
       Type: Bug

     Status: Unassigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             web

   Assignee: 
   Reporter: Eric White

    Created: Fri, 26 Sep 2003 12:44 PM
    Updated: Fri, 26 Sep 2003 12:44 PM
Environment: Linux, Jetty 4.2.12

Description:
This patch changes the jetty-config.xml to perform two nested calls during the web application context initialization.  These nested calls set the default descriptor and extract war properties.

The warning message displayed without the patch is:


    [java] 11:22:36,578 INFO  [Jetty] jetty.home.dir=/home/ewhite/java/geronimo/
srcroot/incubator-geronimo/target/geronimo-DEV/deploy/jetty
    [java] 11:22:36.923 WARN!! DEPRECATED: use addWebApplicaton(host,path,webapp
)
    [java] 11:22:37.095 EVENT  Starting Jetty/4.2.12



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira