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/10/12 07:00:35 UTC

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

Message:

   The following issue has been closed.

   Resolver: Jan Bartel
       Date: Sun, 12 Oct 2003 12:00 AM

Patch applied, although kinda moot as this "hack" mechanism has been supplanted by "proper" geronimo web deployment with Jetty.
---------------------------------------------------------------------
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: Closed
   Priority: Minor
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: Apache Geronimo
 Components: 
             web

   Assignee: 
   Reporter: Eric White

    Created: Fri, 26 Sep 2003 12:44 PM
    Updated: Sun, 12 Oct 2003 12:00 AM
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