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: R: R: R: Problems with tomcat in debian

2008-09-04 Thread Caldarale, Charles R
> From: Leandro Dardini [mailto:[EMAIL PROTECTED] > Subject: R: R: R: R: Problems with tomcat in debian > > I don't know if a file is needed, but I usually create it and > all runs well. Please stop giving bad information. The conf/Catalina/[host]/[appName].xml file is only needed when you wish

RE: R: R: R: Problems with tomcat in debian

2008-09-04 Thread Caldarale, Charles R
> From: marcos gonzalez [mailto:[EMAIL PROTECTED] > Subject: Re: R: R: R: Problems with tomcat in debian > > Well, this file not exists, each application needs and xml file there? No, each application does not. When a element is needed at all, it normally goes into the META-INF

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

2008-09-04 Thread marcos gonzalez
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="..." y