RE: Connector

2001-05-28 Thread GASNIER Lise
Yes The HTTPConnectionHandler on port 8080 is used by TOMCAT running in standalone mode -Message d'origine- De: Andrea Mari [SMTP:[EMAIL PROTECTED]] Date: lundi 28 mai 2001 14:44 À:[EMAIL PROTECTED] Objet:Connector Hi, I've a simple question. If I use Tomcat

IIS and virtual directory

2001-04-26 Thread GASNIER Lise
Hi, I use Tomcat in addition to IIS. I have a WAR: bookstore.war. I want to create a virtual directory. But using IIS, when I define the document root path, it must relate to a real physical path which doesn't exist before the expansion of the WAR. The problem is if I create a directory named

JNI problem

2001-04-19 Thread GASNIER Lise
[GASNIER Lise] Hi, I am trying to set-up IIS so that Tomcat (3.2.0) will run in-process . I manage to use IIS with out-process workers. I followed the In-process How-to to configure IIS redirector. But when starting the server, I got these messages in isapi.log: isapi.lo file

Problem with JNI and IIS

2001-04-17 Thread GASNIER Lise
Hi, I am trying to set-up IIS so that Tomcat (3.2.0) will run in-process . I manage to use IIS with out-process workers. I followed the In-process How-to to configure IIS redirector. But when starting the server, I got these messages in isapi.log: isapi.lo file: [jk_uri_worker_map.c (155)]:

RE: please unsubscribe me

2001-04-17 Thread GASNIER Lise
To be unsubscribed: send an e-mail to: [EMAIL PROTECTED] -Message d'origine- De: Gottwald, Oliver [SMTP:[EMAIL PROTECTED]] Date: mardi 17 avril 2001 15:30 :'[EMAIL PROTECTED]' Objet:RE: please unsubscribe me me too for the 15th time... -Original Message-

1 Worker= 1 JVM?

2001-04-10 Thread GASNIER Lise
Hi, Judging by the Tomcat-Apache How-to and its Multiple Tomcat JVMs section, 1 instance of Tomcat= 1 JVM ("you have to be running two separate instances of Tomcat, hence the "multiple JVMs"). And the Tomcat workers.properties doc says "a tomcat worker is a tomcat instance". So, 1 worker =

RE: 1 Worker= 1 JVM?

2001-04-10 Thread GASNIER Lise
nothing to do with the jvms and corresponding server.xml files. Greetings Torsten - Original Message - From: "GASNIER Lise" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 10, 2001 3:15 PM Subject: 1 Worker= 1 JVM? Hi, Judging by the Tomcat-

RE: 1 Worker= 1 JVM?

2001-04-10 Thread GASNIER Lise
on. (OS, Standalone/With Webserver (Which one), which tomcat) -Ursprngliche Nachricht- Von: GASNIER Lise [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 10. April 2001 15:46 An: [EMAIL PROTECTED] Betreff: RE: 1 Worker= 1 JVM? snip/ I tried to start 2 tomcat with two server.xml diffe

RE: Tomcat/LoadBalancing.

2001-04-06 Thread GASNIER Lise
you have to add your worker loadbalancer in the worker list...: worker.list = loadbalancer and mount your servlets and jsps to loadbalancer Lise -Message d'origine- De: Vikas Bansal [SMTP:[EMAIL PROTECTED]] Date: jeudi 5 avril 2001 20:16 :[EMAIL PROTECTED] Objet:

Solutions to problems with iis redirection

2001-04-05 Thread GASNIER Lise
Hi, I had some troubles with Tomcat working with IIS. I found an answer to my problem on the developper mailing list: http://marc.theaimsgroup.com/?l=tomcat-devm=98072686213739w=2 I was particularly happy to find this comment: In your registry when you add to the