Re: Proxied client IP logging

2005-12-14 Thread Sriram N
--- 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 __

Re: How to turn the Digester off?

2005-11-22 Thread Sriram N
--- 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

Re: How to turn the Digester off?

2005-11-14 Thread Sriram N
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

Re: Bea give us a Admin Console?

2005-10-25 Thread Sriram N
--- 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

Re: Tomcat runtime

2005-10-15 Thread Sriram N
--- 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