> From: Przemyslaw Ceglowski [mailto:[EMAIL PROTECTED] 
> Subject: RE: problems with IP based virtual hosting with 
> multiple SSL certificates and APR
> 
> Although I do not think I have something wrong in it

For one thing, placing <Context> elements in server.xml is strongly
discouraged these days.  These are supposed to go in either
META-INF/context.xml of each webapp or
conf/Catalina/[host]/[appname].xml.

> <Context path="" docBase="" debug="1"/>

I have no idea what a docBase attribute of an empty string is supposed
to do.

What actually exists under each of your appBase directories?

 - 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