Re: Config file weirdness for additional applications

2009-10-30 Thread Peter Flynn
Caldarale, Charles R wrote: Interesting. Where should such new appBase directories be? That's entirely up to you (and your sysadmin). So they don't have to be in and around the tomcat directories. OK, many thanks. I must have missed this in the docs: the plural status of the directory nam

Re: Config file weirdness for additional applications

2009-10-30 Thread Hassan Schroeder
On Fri, Oct 30, 2009 at 7:59 AM, Peter Flynn wrote: > Interesting. Where should such new appBase directories be? Should they be > siblings of webapps? eg /var/lib/tomcat5/abc, /var/lib/tomcat5/def, etc? Personal choice, but I put *all* webapp directories outside Tomcat's installation directory,

RE: Config file weirdness for additional applications

2009-10-30 Thread Caldarale, Charles R
> From: Peter Flynn [mailto:pfl...@ucc.ie] > Subject: Re: Config file weirdness for additional applications > > Interesting. Where should such new appBase directories be? That's entirely up to you (and your sysadmin). 3rd-party repackaged versions of Tomcat scatter files all o

Re: Config file weirdness for additional applications

2009-10-30 Thread Peter Flynn
Caldarale, Charles R wrote: From: Peter Flynn [mailto:pfl...@ucc.ie] Subject: Re: Config file weirdness for additional applications Indeed they do. But both ROOT and OpenClinica are subdirectories of webapps. Which is why you're getting all webapps deployed under both s. Use different ap

RE: Config file weirdness for additional applications

2009-10-30 Thread Caldarale, Charles R
> From: Peter Flynn [mailto:pfl...@ucc.ie] > Subject: Re: Config file weirdness for additional applications > > Indeed they do. But both ROOT and OpenClinica are subdirectories of > webapps. Which is why you're getting all webapps deployed under both s. Use different app

Re: Config file weirdness for additional applications

2009-10-30 Thread Peter Flynn
Caldarale, Charles R wrote: From: Peter Flynn [mailto:pfl...@ucc.ie] Subject: Config file weirdness for additional applications Then I found that Tomcat had also created another identical file in /etc/tomcat5/Catalina/publish.ucc.ie (our virtual host for the default Cocoon app). Post your serv

RE: Config file weirdness for additional applications

2009-10-30 Thread Caldarale, Charles R
> From: Peter Flynn [mailto:pfl...@ucc.ie] > Subject: Config file weirdness for additional applications > > Then I found that Tomcat had also created another identical file in > /etc/tomcat5/Catalina/publish.ucc.ie (our virtual host for the default > Cocoon app). Post your server.xml file. I sus