I've noticed now that occasionally the users and I will get a page not found 
error.

It's almost as if one version of tomcat is trying to be accessed while another 
one's running, even though I'm not running both at the same time.

Maybe I need to go individually look for a process and kill it?

-----Original Message-----
From: Christopher Schultz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 14, 2007 3:27 PM
To: Tomcat Users List
Subject: Re: multiple versions of TC


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Barry,

Propes, Barry L [GCG-NAOT] wrote:
> what does that entail? Just going and switching it in a properties
> file somewhere? Or making an entirely new properties file?

Take a look at the "Advanced" section of RUNNING.TXT in your Tomcat
installation directory. You can run more than one copy of Tomcat with
different server.xml files (and deployed webapps, etc.) at the same time.

Then, if you want to put Apache httpd out front, only a single mod_jk
config and workers.properties file is needed. You just map each URL
space to a separate worker.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF036b9CaO5/Lv0PARAq7JAJ0Rk7WE5StxPGH0jGcQEi38lIhd7gCgs6on
yJTOpZagnNimDh8+zDqkW1Q=
=DzlM
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to