--- Phil Shaw <[EMAIL PROTECTED]> wrote:
>
> Hope this may be useful. If you need a more formal assignment to
> Apache, please let me know.
>
You should post to the Tomcat Bugzilla. That's the best mechanism for
submitting patches.
> Best regards,
>
> Phil
>
-- Sriram
__
--- anita kulshreshtha <[EMAIL PROTECTED]> wrote:
> Yes, currently Geronimo does that for its other
> web-container. I am trying to do the same for Tomcat.
>
When a web.xml is digested, a lot of objects internal to Tomcat are created.
There's stuff liek servlet mapping, initialization of
Hi Anita,
--- anita kulshreshtha <[EMAIL PROTECTED]> wrote:
> Hi all,
> Is there a way to turn off the Digester so that
> it does not parse the web.xml at all?
>
Digester parses web.xml and creates a hierarchy of objects per web application
context. This is a necessary part of deploying a
--- Mladen Turk <[EMAIL PROTECTED]> wrote:
> Peter Rossbach wrote:
> > Has everyone more information about this bea admin console project:
> >
> >
>
http://www.bea.com/framework.jsp?CNT=pr01542.htm&FP=/content/news_events/press_releases/2005
>
> >
>
> Since I can not recall that there was an
--- Costin Manolache <[EMAIL PROTECTED]> wrote:
> Could someone give it a try ? I think I checked in all the changes that
> are needed. Just type "ant runtime" ( using JDK1.5 ), and when it's
> done, "java -jar runtime/tomcat-runtime.jar".
Sorry, I've not been following the commits. Would I n