I don't know if a file is needed, but I usually create it and all runs well.

This is mine for lambda probe, named probebinj.xml

<?xml version="1.0" encoding="UTF-8"?>
<Context
    privileged="true"
    allowLinking="true"
    docBase="/usr2/context/probe"
    reloadable="false"
    path="/probebinj"
    >
</Context>

Leandro 

> -----Messaggio originale-----
> Da: marcos gonzalez [mailto:[EMAIL PROTECTED] 
> Inviato: giovedì 4 settembre 2008 11.35
> A: Tomcat Users List
> Oggetto: Re: R: R: R: Problems with tomcat in debian
> 
> Well, this file not exists, each application needs and xml file there?
> 
> There isn't a default configuration to load all the new applications?
> 
> Thanks
> 
> Best Regards
> 
> 2008/9/4 Leandro Dardini <[EMAIL PROTECTED]>
> 
> > Look at tomcat/conf/Catalina/localhost/sample.xml. There is 
> a field, 
> > docBase="..." you can specify where you application lies. 
> The path="/..."
> > is
> > related on how you call it.
> >
> > Leandro
> >
> > > -----Messaggio originale-----
> > > Da: marcos gonzalez [mailto:[EMAIL PROTECTED]
> > > Inviato: giovedì 4 settembre 2008 11.21
> > > A: Tomcat Users List
> > > Oggetto: Re: R: R: Problems with tomcat in debian
> > >
> > > Thanks but nots the solution. really I don't know where I can 
> > > configure the default path for the applications
> > >
> > > Best Regards
> > >
> > > 2008/9/4 Leandro Dardini <[EMAIL PROTECTED]>
> > >
> > > > Try putting a "index.jsp" in your context and access 
> > > > http://localhost:8180/sample/index.jsp
> > > >
> > > > Leandro
> > > >
> > > > > -----Messaggio originale-----
> > > > > Da: marcos gonzalez [mailto:[EMAIL PROTECTED]
> > > > > Inviato: giovedì 4 settembre 2008 10.57
> > > > > A: Tomcat Users List
> > > > > Oggetto: Re: R: Problems with tomcat in debian
> > > > >
> > > > > Hi
> > > > >
> > > > > Im using only Tomcat, not apache. I can access to
> > > manager, how I can
> > > > > test the sampel application using this interface?
> > > > >
> > > > > Best Regards
> > > > >
> > > > > 2008/9/4 Leandro Dardini <[EMAIL PROTECTED]>
> > > > >
> > > > > >
> > > > > >
> > > > > > > -----Messaggio originale-----
> > > > > > > Da: marcos gonzalez [mailto:[EMAIL PROTECTED]
> > > > > > > Inviato: giovedì 4 settembre 2008 10.41
> > > > > > > A: Tomcat Users List
> > > > > > > Oggetto: Problems with tomcat in debian
> > > > > > >
> > > > > > > Hi
> > > > > > >
> > > > > > > Im installing Tomcat5.5 and works correctly, but when
> > > I put the
> > > > > > > sample application in the webapps folder 
> > > > > > > /usr/share/tomcat5.5/webapps I can't access. I access
> > > > > using the path
> > > > > > > in Firefox http://localhost:8180/sample. The
> > > > > > > 404 error appears.
> > > > > > >
> > > > > > > Any idea?
> > > > > > >
> > > > > > > Best Regards
> > > > > > >
> > > > > >
> > > > > > Did you jkmount the sample application?
> > > > > >
> > > > > > The 404 error is the standard apache or tomcat version?
> > > > > >
> > > > > > Can you see the sample application in the manager interface?
> > > > > >
> > > > > > Leandro
> > > > > >
> > > > >
> > > >
> > >
> >
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to