You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2011/07/19 01:08:06 UTC

DO NOT REPLY [Bug 51526] New: Process web application context config with embedded Tomcat.addWebApp(...)

https://issues.apache.org/bugzilla/show_bug.cgi?id=51526

             Bug #: 51526
           Summary: Process web application context config with embedded
                    Tomcat.addWebApp(...)
           Product: Tomcat 7
           Version: 7.0.16
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: ian@ianbrandt.com
    Classification: Unclassified


It would be nice if org.apache.catalina.startup.Tomcat.addWebApp(...) would
process the web application's META-INF/context.xml if found.  The current
implementation skips META-INF/context.xml loading, and does not appear to offer
any hook to enable it--the StandardContext is instantiated and initialized with
a null configFile in the single call to addWebApp(...).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 51526] Process web application context config with embedded Tomcat.addWebApp(...)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51526

--- Comment #2 from Ian Brandt <ia...@ianbrandt.com> 2011-07-19 18:31:25 UTC ---
(In reply to comment #1)
> Enhancement requests with patches tend to get resolved faster than those
> without.

Certainly.  As I'm just getting acquainted with Tomcat internals I have some
questions as to the "right" way to implement this.  I'll take them up on the
tomcat-dev mailing list.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 51526] Process web application context config with embedded Tomcat.addWebApp(...)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51526

Violeta Georgieva <vi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Violeta Georgieva <vi...@apache.org> ---
The feature is in trunk and 7.0.x and will be included in 8.0.0-RC2 and 7.0.43
onwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 51526] Process web application context config with embedded Tomcat.addWebApp(...)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51526

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #1 from Mark Thomas <ma...@apache.org> 2011-07-19 11:27:26 UTC ---
Enhancement requests with patches tend to get resolved faster than those
without.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org