OK, I see it - it's "webapps". Thank you.

OK, how do I check wheather "[I] have a separate
context path configured for your webapp and its
present in your appbase." No idea where to look and
for what!

Thanks!


--- "Farrow, Marc" <[EMAIL PROTECTED]> wrote:

> Appbase is an attribute defined in your
> %tomcat_home%/conf/server.xml file.
> It should be a "sub-attribute" under your HOSTS
> attribute.
> 
> 
> -----Original Message-----
> From: Dola Woolfe [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 29, 2006 1:48 PM
> To: Tomcat Users List
> Subject: Re: Context starts twice
> 
> Hi,
> 
> I'm sorry, can you give a couple examples with dir
> names? For example, I'm not sure what appbase is.
> 
> Thanks!
> 
> Dola
> 
> --- Vivek Mohan <[EMAIL PROTECTED]> wrote:
> 
> > This can happen if you have a separate context
> path
> > configured for
> > your webapp and its present in your appbase. If
> > thats the case, then
> > Tomcat will try to load the webapp twice, once for
> > the different
> > context path and once for the presence of the war
> or
> > folder in
> > appbase. This is a known feature(or bug) in
> Tomcat.
> >
> > Try keeping your webapp outside of your appbase
> and
> > re-loading should
> > not happen.
> > --
> > Vivek.
> >
> > On 3/28/06, Jean-Philippe Boily
> > <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >    What version of Tomcat are you using ? Maybe
> > your war is under your
> > > appbase....if it so, it may starts your context
> > once  with the
> > > context.xml file and once with the WAR....
> > >
> > >
> > > Good luck !
> > > Jean-Philippe Boily
> > >
> > > On 3/27/06, Dola Woolfe <[EMAIL PROTECTED]>
> > wrote:
> > > > Hi,
> > > >
> > > > I don't know what I did wrong, but my StartUp
> > servlet
> > > > now runs twice in a row when I start Tomcat.
> The
> > > > web.xml entry is
> > > >
> > > >   <servlet-name>StartUp</servlet-name>
> > > > 
> > <servlet-class>servlets.StartUp</servlet-class>
> > > >   <load-on-startup>1</load-on-startup>
> > > >
> > > > I don't even know where to begin looking for
> the
> > > > error. Do you have any suggestions?
> > > >
> > > > Many thanks in advance!
> > > >
> > > > Dola
> > > >
> > > >
> > __________________________________________________
> > > > Do You Yahoo!?
> > > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > > http://mail.yahoo.com
> > > >
> > > >
> >
>
---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > > >
> > > >
> > >
> > >
> >
>
---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> > >
> > >
> >
> >
> > --
> > I told the doctor I broke my leg in two places. He
> > told me to quit
> > going to those places.
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> >
> >
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to