--- 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 various Listeners, etc.
For Geronimo to do all this on behalf of Jetty seems to me to be somewhat
invasive.

> Thanks
> Anita
> 
> --- Remy Maucherat <[EMAIL PROTECTED]> wrote:
> 
> > anita kulshreshtha wrote:
> > >      Since there was no reply, I am assuming that
> > > turning off the digester is not straightforward.
> > Could
> > > someone please point me to the relevant code?
> > > 
> > > Thanks
> > > Anita
> > > 
> > > --- anita kulshreshtha <[EMAIL PROTECTED]>
> > wrote:
> > > 
> > > 
> > >>     I am using tomcat as an embedded engine and
> > the
> > >>web.xml is parsed once by Geronimo. I want to
> > avoid
> > >>the duplicate work.
> > 
> > You mean Geronimo does the parsing of web.xml, TLDs,
> > etc, to correctly 
> > setup servlets and listeners ?
> > I would find that surprising.
> > 
> > Rémy
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
>               
> __________________________________ 
> Yahoo! FareChase: Search multiple travel sites in one click.
> http://farechase.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



                
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to