RE: Tomcat 4.0 IIS Connectors

2002-03-22 Thread Carlos Martins

I have it working fine with the Ajp connector...
seems to work fine, so why not use it?

-Original Message-
From: David LAGARDERE [mailto:[EMAIL PROTECTED]]
Sent: sexta-feira, 22 de Março de 2002 10:32
To: [EMAIL PROTECTED]
Subject: Tomcat 4.0 IIS Connectors


Hello.

I've been trying to make Jni connector and Warp
connector work with Tomcat 4.0 and IIS 5 without
success. Moreover, I cannot find some relevant
documentation dealing with it. Do I have to use
only Ajp connctors for the time being ?

Thanks in advance.

David LAGARDERE 

___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]


--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Tomcat 4.0 IIS Connectors

2002-03-22 Thread David LAGARDERE

Hello Carlos.

Jakarta project developers recommend to test the
connectors which bring best performances to your
application. Now I've tried with Ajp (which worked
fine indeed), I would like to compare it with a Jni
solution as it doesn't use TCP/IP for IPC at all.
Have you tried it ?

David LAGARDERE

___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]




RE: Tomcat 4.0 IIS Connectors

2002-03-22 Thread Carlos Martins

Hi David,

I'm afraid you're talking to somewhat of a rookie here, because i seem to be far 
behind your techincal knowledge.
The app i setup with tomcat runs based on servlets alone. I don't use JSPs, so i think 
there's no need for the ontime compiler in my case.
I don't know if there is any other option to bridge IIS and Tomcat other than through 
a TCP/IP connection.

Anyway, if i come across information in that matter i'll forward it to you.

Carlos

--
To unsubscribe:   mailto:[EMAIL PROTECTED]
For additional commands: mailto:[EMAIL PROTECTED]
Troubles with the list: mailto:[EMAIL PROTECTED]