Hello,
Our group is using IIS as a gateway server to Tomcat.
(Unfortunately Apache can't be used for this project)
Our system uses smart cards, so a pki certificate is passed from the browser to
the gateway server. Does anyone know how to configure IIS to pass the
user's certificate through I
Neil B. Cohen wrote:
Hi,
I changed the server.xml file and changed the various ports from 8005 ->
9005, 8080->9090 etc.
When I start Tomcat (using startup.sh) I get the following in the
catalina.out file:
May 13, 2008 7:36:59 AM org.apache.catalina.core.AprLifecycleListener init
INF
Hi,
I changed the server.xml file and changed the various ports from 8005 ->
9005, 8080->9090 etc.
When I start Tomcat (using startup.sh) I get the following in the
catalina.out file:
May 13, 2008 7:36:59 AM org.apache.catalina.core.AprLifecycleListener init
INFO: The APR based Apach
Mark Thomas wrote:
Neil B. Cohen wrote:
I have written a web app that I want to install on the same machine,
but for various reasons (commercial, political, version-related) I
need to run it on a new (and different) instance of Tomcat.
I can install the latest Tomcat in a directory where it doe
Neil B. Cohen wrote:
I have written a web app that I want to install on the same machine, but
for various reasons (commercial, political, version-related) I need to
run it on a new (and different) instance of Tomcat.
I can install the latest Tomcat in a directory where it does not
conflict with
Caldarale, Charles R wrote:
From: Neil B. Cohen [mailto:[EMAIL PROTECTED]
Subject: Tomcat configuration question
I know I have to edit the server.xml file and change
the shutdown port (8005) and the default connection
port (8080). I will probably change the secure connection
port (8443) as well
> From: Neil B. Cohen [mailto:[EMAIL PROTECTED]
> Subject: Tomcat configuration question
>
> I know I have to edit the server.xml file and change
> the shutdown port (8005) and the default connection
> port (8080). I will probably change the secure connection
> port (844
Hi,
I am running a commercial program which has a (n older) version of
tomcat embedded in it. The target machines are running AIX or Linux
(RHEL4, usually).
I have written a web app that I want to install on the same machine, but
for various reasons (commercial, political, version-related) I