RE: Running single webapp across multiple hosts

2006-10-25 Thread Caldarale, Charles R
> From: Jeremy Nix [mailto:[EMAIL PROTECTED] > Subject: Re: Running single webapp across multiple hosts > > Only question is can I have 2 different connectors > (which validate against their own individual certs) > run off a single host with multiple aliases? I think so, bu

Re: Running single webapp across multiple hosts

2006-10-25 Thread Jeremy Nix
, Ltd. Caldarale, Charles R wrote: From: Jeremy Nix [mailto:[EMAIL PROTECTED] Subject: Running single webapp across multiple hosts What I would like is to simplify this so that a single instance of my webapp is running, but both connectors/hosts are using it. I don't think that&

Re: Running single webapp across multiple hosts

2006-10-25 Thread Martin Gainty
eremy Nix" <[EMAIL PROTECTED]> To: Sent: Wednesday, October 25, 2006 3:41 PM Subject: Running single webapp across multiple hosts >I have a webapps that are utilized on 2 different domains. Currently, > I'm managing it by deploying separate versions (2 context file

RE: Running single webapp across multiple hosts

2006-10-25 Thread Caldarale, Charles R
> From: Jeremy Nix [mailto:[EMAIL PROTECTED] > Subject: Running single webapp across multiple hosts > > What I would like is to simplify this so that a single instance > of my webapp is running, but both connectors/hosts are using it. I don't think that's possible u

Running single webapp across multiple hosts

2006-10-25 Thread Jeremy Nix
I have a webapps that are utilized on 2 different domains. Currently, I'm managing it by deploying separate versions (2 context files pointing to 2 separate installs of the webapp. What I would like is to simplify this so that a single instance of my webapp is running, but both connectors/hos