RE: Problem redirecting appbase on a network drive

2006-10-31 Thread Caldarale, Charles R
> From: Didier CROUTZ [mailto:[EMAIL PROTECTED] > Subject: Problem redirecting appbase on a network drive > > I'm using an Apache Tomcat version 5.5.2 on a Windows XP Pro SP2. If it's really 5.5.2 and not 5.5.20, you should move up; lots of bug fixes since then. >

RE: Problem redirecting appbase on a network drive

2006-10-31 Thread Caldarale, Charles R
> From: Martin Gainty [mailto:[EMAIL PROTECTED] > Subject: Re: Problem redirecting appbase on a network drive > > each machine needs to install its own copy of tomcat and have > its own copy of server.xml configured for that machine and > not to other tomcat machines Wha

Re: Problem redirecting appbase on a network drive

2006-10-31 Thread Martin Gainty
review, disclosure, dissemination, distribution or copying of it or its contents - Original Message - From: "Didier CROUTZ" <[EMAIL PROTECTED]> To: Sent: Tuesday, October 31, 2006 6:26 PM Subject: Problem redirecting appbase on a network drive > Hello, > > I

Problem redirecting appbase on a network drive

2006-10-31 Thread Didier CROUTZ
Hello, I'm using an Apache Tomcat version 5.5.2 on a Windows XP Pro SP2. I'm trying to redirect applications directory on a network drive mounted with Windows "net use" command. To do this I've made the following modifications into the server.xml file: toDeploy="true"> changed to autoDeploy