RE: Adding a new webapps directory

2009-10-19 Thread Jeffrey Janner
Thanks, I'll just leave things as is: empty directory with unpackWars set to false. Jeff -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Monday, October 19, 2009 10:55 AM To: Tomcat Users List Subject: RE: Adding a new webapps directory &

RE: Adding a new webapps directory

2009-10-19 Thread Caldarale, Charles R
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] > Subject: RE: Adding a new webapps directory > > On a related note, is the appBase required? > I think I tried it at 4.x and Tomcat wouldn't come up without it. I'm > at 5.5.x now, going to 6.x in the near f

RE: Adding a new webapps directory

2009-10-19 Thread Jeffrey Janner
10:11 AM To: Tomcat Users List Subject: RE: Adding a new webapps directory > From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Adding a new webapps directory > > It's possible to add a new webapps directroy more then the default > tomcat webapps (/opt/tomcat/webapps) ? T

RE: Adding a new webapps directory

2009-10-18 Thread Caldarale, Charles R
> From: Ziggy [mailto:zigg...@gmail.com] > Subject: Re: Adding a new webapps directory > > Can't this not be achieved by using a different CATALINA_BASE? Only if you want two instances of Tomcat running, not one. Read the RUNNING.txt file in the Tomcat download. - Chuck T

Re: Adding a new webapps directory

2009-10-18 Thread Ziggy
Can't this not be achieved by using a different CATALINA_BASE? On 10/17/09, Caldarale, Charles R wrote: >> From: Marco Rocco [mailto:mr8...@gmail.com] >> Subject: Re: Adding a new webapps directory >> >> at http://127.0.0.1:8080/ServletExample i get blank page. Any

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Re: Adding a new webapps directory > > at http://127.0.0.1:8080/ServletExample i get blank page. Any way this > is server.xml if this can help you: http://pastebin.com/f5fecfa93 That looks ok. Is there anything in

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Re: Adding a new webapps directory in /opt/tomcat/conf/server.xml i have added: But if i try to access it at http://localhost:8080/ServletExample i get: _The requested resource (/ServletExample) is not

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Re: Adding a new webapps directory > > in /opt/tomcat/conf/server.xml i have added: > > > But if i try to access it at http://localhost:8080/ServletExample > i get: _The requested resource (/ServletExample) i

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Re: Adding a new webapps directory Ok, i think that I would add a new Host, io order to do this: I have to add a new section in /opt/tomcat/conf/server.xml ? Correct. Doc for virtual hosting for the

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Re: Adding a new webapps directory > > Ok, i think that I would add a new Host, io order to do this: I have to > add a new section in /opt/tomcat/conf/server.xml ? Correct. Doc for virtual hosting for the current leve

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Adding a new webapps directory It's possible to add a new webapps directroy more then the default tomcat webapps (/opt/tomcat/webapps) ? There is no means of specifying more than one appBase directory pe

Re: Adding a new webapps directory

2009-10-17 Thread Marco Rocco
Caldarale, Charles R ha scritto: From: Marco Rocco [mailto:mr8...@gmail.com] Subject: Adding a new webapps directory It's possible to add a new webapps directroy more then the default tomcat webapps (/opt/tomcat/webapps) ? There is no means of specifying more than one appBase directory pe

RE: Adding a new webapps directory

2009-10-17 Thread Caldarale, Charles R
> From: Marco Rocco [mailto:mr8...@gmail.com] > Subject: Adding a new webapps directory > > It's possible to add a new webapps directroy more then the default > tomcat webapps (/opt/tomcat/webapps) ? There is no means of specifying more than one appBase directory per . However, each element ca