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. > That doesn't work, "http:\\12

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
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 consequent browser resolutions need to point to the specific tomcat installed machine e.g. http://machine1:Port/manager http://machine2:Port/manage