Re: R: R: R: Problems with tomcat in debian

2008-09-04 Thread marcos gonzalez
Hi to all, Finally i uninstalled the tomcat package from Etch repository and installed again using tomcat oficial tar.gz package. And,surprise, all works right :-) Thanks for all the mails helping me. Best Regards 2008/9/4 Caldarale, Charles R <[EMAIL PROTECTED]> > > From: Leandro Dardini [mai

Re: Problems with tomcat in debian

2008-09-04 Thread marcos gonzalez
The best advice XDDD I installed again but without compiled and all works perfect! Thanks! 2008/9/4 Mikolaj Rydzewski <[EMAIL PROTECTED]> > marcos gonzalez wrote: > >> Im installing Tomcat5.5 and works correctly, but when I put the sample >> application in the w

Re: R: R: R: Problems with tomcat in debian

2008-09-04 Thread marcos gonzalez
eld, > 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 20

Re: R: R: Problems with tomcat in debian

2008-09-04 Thread marcos gonzalez
ample/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 > > > >

Re: R: Problems with tomcat in debian

2008-09-04 Thread marcos gonzalez
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

Problems with tomcat in debian

2008-09-04 Thread marcos gonzalez
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

Re: Doubt with the tomcat configuration

2008-09-03 Thread marcos gonzalez
Please could you say me which? Im refer if can specify the path where I understand that is. And I see is biggest,any special part? Best regards 2008/9/3 Martin Gainty <[EMAIL PROTECTED]> > > would need to see the mappings.. please display web.xml > > HTH > Martin > __

Doubt with the tomcat configuration

2008-09-03 Thread marcos gonzalez
Hello! Im new installing tomcat 5.5 and I have problems. Im using A linux platform (debian etch) and when I put the sample code. the *.war archives where goes? I put there in /var/lib/tomcat5.5/webapps and apparently tomcats extracts the application, but when I want to access using http://localhos