Are there any settings for tomcat 5.5. or 6.0 to kill a connection after
a timeout?
cheers
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM
Caldarale, Charles R wrote:
From: news [mailto:[EMAIL PROTECTED] On Behalf Of teknokrat
Subject: define security constraint by virtual host
Does anyone know if its possible to make the security-constraint
in a web.xml aware of what virtual-host it should apply to?
No, since web.xml is defined
Does anyone know if its possible to make the security-constraint in a
web.xml aware of what virtual-host it should apply to? The kind of thing
I am after is - I have a security constraint on /admin which i want to
be available on admin.company.com but not on any other virtual host I
set up for
If I want to set up virtual hosts with their own loggers, must I add the
valve in server.xml or is it possible to do this with context.xml file?
thanks
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-
I am running Tomcat 5.5 as a service using Java 6. I try to connect
jconsole locally but it can't seem to find tomcat. Anyone know how I can
do this?
thanks
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscrib
Peter Crowther wrote:
From: Andrés González [mailto:[EMAIL PROTECTED]
I mean, what are you saying? That tomcat can only have 1 ssl
certificate per IP address, or that it is a "general" limitation of
the architecture of SSL certificates.
It is a general limitation of SSL. To be strict: you can
I am trying to set up tomcat with multiple virtual hosts, each with
their own SSL certificate. Is this possible? Do I add each certificate
to the main keystore as per one host?
cheers
-
To start a new topic, e-mail: users@tom
cally defining a Context in server.xml, as it will be infered
from the filenames used for either the .xml context file or the docBase."
teknokrat wrote:
I trying to setup virtual hosts on tomcat 5.5. and windows.
I have added the following to server.xml
I have added context.x
I trying to setup virtual hosts on tomcat 5.5. and windows.
I have added the following to server.xml
I have added context.xml to conf/Catalina/wiki.net containing
Then I have added wiki.war to C:\wiki and restarted tomcat.
Going to http://wiki.net produces nothing, http:/wiki.net/w