> From: Mathias P.W Nilsson [mailto:[EMAIL PROTECTED]
> Subject: RE: Share war file / virtual hosts
>
> I can't add port 443 to 3 of them because
> then tomcat casts an error.

Each must have a unique IP address.  You should also have three non-SSL 
<Connector> elements, one for each IP address, using port 80 and redirecting to 
443.  Post your <Connector> config if you can't get it to work.

> I can only have one host otherwise hibernate will start 3
> times and that is bad.

Some would say even once is bad...

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
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