Re: Tomcat 5.0.18 with connector to IIS?

2004-02-09 Thread Daniel Schmitt
We build an jk2 installer you can get at
http://www.shiftomat.com/opensource/
It uses the latest binary from Apache (Sep. build) and is tested with 
IIS 6. (tested means here the example pages are working)

Richard Norman wrote:

The one on the Apache site has NEVER worked for me except the origional 
Connector. Search the list for the ISAPI Connecter 2 and you will find 
several notes on this. I have a IIS6  server running with the connector 
compiled by someone else and it works, the only problem is that the 
Connector virtual directory can not be in a seperate appdomain, but that 
is the only limitation I have found so far.

Let me know if more info or help is needed.

Also if the connector binary for download from Apache works nowm someone 
please correct me. I have never gotten it to work for me.



Sincerely,

Richard Norman
Web/Application Developer
Web Site: http://www.Jazzynupe.net/
Web Site: http://Jazzynupe.no-ip.com/




Original Message Follows
From: "Allistair Crossley" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>, 
<[EMAIL PROTECTED]>
Subject: RE: Tomcat 5.0.18 with connector to IIS?
Date: Fri, 6 Feb 2004 14:07:48 -
MIME-Version: 1.0
Received: from mail.apache.org ([208.185.179.12]) by 
mc12-f11.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Fri, 6 Feb 
2004 06:09:46 -0800
Received: (qmail 54652 invoked by uid 500); 6 Feb 2004 14:07:49 -
Received: (qmail 54449 invoked from network); 6 Feb 2004 14:07:48 -
Received: from unknown (HELO mail3.qas.com) (195.172.82.234)  by 
daedalus.apache.org with SMTP; 6 Feb 2004 14:07:48 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by 
mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id 
<[EMAIL PROTECTED]>; Fri, 6 Feb 2004 14:07:48 +
X-Message-Info: JGTYoYF78jF/uBGXt/cy0UmA/uI3Uq64
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" 
Delivered-To: mailing list [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Tomcat 5.0.18 with connector to IIS?
Thread-Index: AcPss7sjHbt4eeqyReunmewN4ahUfgABs7SQ
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path: 
[EMAIL PROTECTED]
X-OriginalArrivalTime: 06 Feb 2004 14:09:46.0694 (UTC) 
FILETIME=[E0411660:01C3ECBA]

Yes. Use the JK2 connector available on the download index.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 13:20
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?
Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints 
on how to set this up (the docs on connectors are pretty confusing 
sometimes) would be very much appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Create your own personal Web page with the info you use most, at My MSN. 
http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Daniel Schmitt
http://www.shiftomat.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Robert Priest
Allistair,

I wonder if your (fileupload) bug is the same one that I have seen in IE
5.5.

Please take a look at this:

http://issues.apache.org/bugzilla/show_bug.cgi?id=25598

-Original Message-
From: Allistair Crossley [mailto:[EMAIL PROTECTED]
Sent: Friday, February 06, 2004 12:21 PM
To: Tomcat Users List
Subject: RE: Tomcat 5.0.18 with connector to IIS?


I use the JK 2 connector with IIS 5 and it works, so maybe it is your
version 6 that causes the incompatibility.

I have an issue only in that the Commons File Uploader will not route
multi-part form posts through IIS - it complains of a Stream Terminated
Unexpectedly error. Highly annoying.

-Original Message-
From: Richard Norman [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 17:17
To: [EMAIL PROTECTED]
Subject: RE: Tomcat 5.0.18 with connector to IIS?


The one on the Apache site has NEVER worked for me except the origional 
Connector. Search the list for the ISAPI Connecter 2 and you will find 
several notes on this. I have a IIS6  server running with the connector 
compiled by someone else and it works, the only problem is that the 
Connector virtual directory can not be in a seperate appdomain, but that is 
the only limitation I have found so far.

Let me know if more info or help is needed.

Also if the connector binary for download from Apache works nowm someone 
please correct me. I have never gotten it to work for me.



Sincerely,

Richard Norman
Web/Application Developer
Web Site: http://www.Jazzynupe.net/
Web Site: http://Jazzynupe.no-ip.com/





Original Message Follows
From: "Allistair Crossley" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>, 
<[EMAIL PROTECTED]>
Subject: RE: Tomcat 5.0.18 with connector to IIS?
Date: Fri, 6 Feb 2004 14:07:48 -
MIME-Version: 1.0
Received: from mail.apache.org ([208.185.179.12]) by mc12-f11.hotmail.com 
with Microsoft SMTPSVC(5.0.2195.6824); Fri, 6 Feb 2004 06:09:46 -0800
Received: (qmail 54652 invoked by uid 500); 6 Feb 2004 14:07:49 -
Received: (qmail 54449 invoked from network); 6 Feb 2004 14:07:48 -
Received: from unknown (HELO mail3.qas.com) (195.172.82.234)  by 
daedalus.apache.org with SMTP; 6 Feb 2004 14:07:48 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by 
mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id 
<[EMAIL PROTECTED]>; Fri, 6 Feb 2004 14:07:48 +
X-Message-Info: JGTYoYF78jF/uBGXt/cy0UmA/uI3Uq64
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" 
Delivered-To: mailing list [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Tomcat 5.0.18 with connector to IIS?
Thread-Index: AcPss7sjHbt4eeqyReunmewN4ahUfgABs7SQ
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path: 
[EMAIL PROTECTED]
X-OriginalArrivalTime: 06 Feb 2004 14:09:46.0694 (UTC) 
FILETIME=[E0411660:01C3ECBA]

Yes. Use the JK2 connector available on the download index.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 13:20
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?


Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints on 
how to set this up (the docs on connectors are pretty confusing sometimes) 
would be very much appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
Create your own personal Web page with the info you use most, at My MSN. 
http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--

Re: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Steve Caum
I too am having trouble getting IIS 6.0 to work with Tomcat 5 (or Tomcat 4
for that matter).  I am using the JK2 isappi connector
(isapi_redirector2.dll).  I've followed, to the letter, the instructions I
found at http://virtualict.net/support/kb/iis6-Tomcat5-JK2.html.  When I try
to access a URL that sends me to Tomcat, I get the following error message
in the Windows event viewer.

Error: [jk_isapi_plugin.c (391)]: HttpFilterProc error while adding request
headers

I am running on Windows 2003 Server and I'm also running Exchange 6, which
has a web application defined for Outlook Web access.  When I run the server
in IIS5 isolation level, Exchange stops working, but it doesn't help the
isapi connection problem either.

An earlier post, below, mentions a copy of the isapi redirector that was
compiled by someone else, rather than the 'bin' download on the Jakarta
site.  Any chance I could get a copy of it and try it out?

Thanks.

- Original Message - 
From: "Allistair Crossley" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, February 06, 2004 12:21 PM
Subject: RE: Tomcat 5.0.18 with connector to IIS?


I use the JK 2 connector with IIS 5 and it works, so maybe it is your
version 6 that causes the incompatibility.

I have an issue only in that the Commons File Uploader will not route
multi-part form posts through IIS - it complains of a Stream Terminated
Unexpectedly error. Highly annoying.

-Original Message-
From: Richard Norman [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 17:17
To: [EMAIL PROTECTED]
Subject: RE: Tomcat 5.0.18 with connector to IIS?


The one on the Apache site has NEVER worked for me except the origional
Connector. Search the list for the ISAPI Connecter 2 and you will find
several notes on this. I have a IIS6  server running with the connector
compiled by someone else and it works, the only problem is that the
Connector virtual directory can not be in a seperate appdomain, but that is
the only limitation I have found so far.

Let me know if more info or help is needed.

Also if the connector binary for download from Apache works nowm someone
please correct me. I have never gotten it to work for me.



Sincerely,

Richard Norman
Web/Application Developer
Web Site: http://www.Jazzynupe.net/
Web Site: http://Jazzynupe.no-ip.com/





Original Message Follows
From: "Allistair Crossley" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]>
Subject: RE: Tomcat 5.0.18 with connector to IIS?
Date: Fri, 6 Feb 2004 14:07:48 -
MIME-Version: 1.0
Received: from mail.apache.org ([208.185.179.12]) by mc12-f11.hotmail.com
with Microsoft SMTPSVC(5.0.2195.6824); Fri, 6 Feb 2004 06:09:46 -0800
Received: (qmail 54652 invoked by uid 500); 6 Feb 2004 14:07:49 -
Received: (qmail 54449 invoked from network); 6 Feb 2004 14:07:48 -
Received: from unknown (HELO mail3.qas.com) (195.172.82.234)  by
daedalus.apache.org with SMTP; 6 Feb 2004 14:07:48 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by
mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id
<[EMAIL PROTECTED]>; Fri, 6 Feb 2004 14:07:48 +
X-Message-Info: JGTYoYF78jF/uBGXt/cy0UmA/uI3Uq64
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" 
Delivered-To: mailing list [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Tomcat 5.0.18 with connector to IIS?
Thread-Index: AcPss7sjHbt4eeqyReunmewN4ahUfgABs7SQ
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path:
[EMAIL PROTECTED]
X-OriginalArrivalTime: 06 Feb 2004 14:09:46.0694 (UTC)
FILETIME=[E0411660:01C3ECBA]

Yes. Use the JK2 connector available on the download index.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 13:20
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?


Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints on
how to set this up (the docs on connectors are pretty confusing sometimes)
would be very much appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail

RE: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Bill Haake
Yes, just yesterday I got the following working:

windows 2000 server
IIS 5.0
jdk 1.4.2_03

binary isapi_redirector2.dll downloaded from:
http://apache.mirrors.pair.com/jakarta/tomcat-connectors/jk2/binaries/win32/
jakarta-tomcat-connectors-jk2.0.2-win32-IIS.zip

Also, I have built it from the 2.0.2 source and that works.

The critical part that I had never had right in the past is that you must
have a valid jk2.properties file in the tomcat conf directory
(c:\jakarta\conf) and it must agree with your workers2.properties folder.

I finally googled on workers2.properties and found a
{workers2,jk2}.properties pair that worked.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: Friday, February 06, 2004 8:20 AM
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?


Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints on
how to set this up (the docs on connectors are pretty confusing sometimes)
would be very much appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Summers, Bert W.
I have used the redirector2 on IIS6 and Tomcat 4.1.29

Had problems with the redirector failing about 5% of the time.

Found that my reg entries were missing a couple of keys defined in the
source download.
Specifically,
authComplete and threadPool

Added those, tweaked the connector in server.xml and have not had a problem
yet and that was two days ago.

Of course now that I think about it I don't know if my redirector2.dll is
from apache or not, but the one I have is working.
Mine is Sep 26, 2003 192512bytes and apache has Nov 27, 2002 192512, so I
guess mine is not from apache.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Allistair Crossley
I use the JK 2 connector with IIS 5 and it works, so maybe it is your version 6 that 
causes the incompatibility.

I have an issue only in that the Commons File Uploader will not route multi-part form 
posts through IIS - it complains of a Stream Terminated Unexpectedly error. Highly 
annoying.

-Original Message-
From: Richard Norman [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 17:17
To: [EMAIL PROTECTED]
Subject: RE: Tomcat 5.0.18 with connector to IIS?


The one on the Apache site has NEVER worked for me except the origional 
Connector. Search the list for the ISAPI Connecter 2 and you will find 
several notes on this. I have a IIS6  server running with the connector 
compiled by someone else and it works, the only problem is that the 
Connector virtual directory can not be in a seperate appdomain, but that is 
the only limitation I have found so far.

Let me know if more info or help is needed.

Also if the connector binary for download from Apache works nowm someone 
please correct me. I have never gotten it to work for me.



Sincerely,

Richard Norman
Web/Application Developer
Web Site: http://www.Jazzynupe.net/
Web Site: http://Jazzynupe.no-ip.com/





Original Message Follows
From: "Allistair Crossley" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>, 
<[EMAIL PROTECTED]>
Subject: RE: Tomcat 5.0.18 with connector to IIS?
Date: Fri, 6 Feb 2004 14:07:48 -
MIME-Version: 1.0
Received: from mail.apache.org ([208.185.179.12]) by mc12-f11.hotmail.com 
with Microsoft SMTPSVC(5.0.2195.6824); Fri, 6 Feb 2004 06:09:46 -0800
Received: (qmail 54652 invoked by uid 500); 6 Feb 2004 14:07:49 -
Received: (qmail 54449 invoked from network); 6 Feb 2004 14:07:48 -
Received: from unknown (HELO mail3.qas.com) (195.172.82.234)  by 
daedalus.apache.org with SMTP; 6 Feb 2004 14:07:48 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by 
mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id 
<[EMAIL PROTECTED]>; Fri, 6 Feb 2004 14:07:48 +
X-Message-Info: JGTYoYF78jF/uBGXt/cy0UmA/uI3Uq64
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" 
Delivered-To: mailing list [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Tomcat 5.0.18 with connector to IIS?
Thread-Index: AcPss7sjHbt4eeqyReunmewN4ahUfgABs7SQ
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path: 
[EMAIL PROTECTED]
X-OriginalArrivalTime: 06 Feb 2004 14:09:46.0694 (UTC) 
FILETIME=[E0411660:01C3ECBA]

Yes. Use the JK2 connector available on the download index.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 13:20
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?


Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints on 
how to set this up (the docs on connectors are pretty confusing sometimes) 
would be very much appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
Create your own personal Web page with the info you use most, at My MSN. 
http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Richard Norman
The one on the Apache site has NEVER worked for me except the origional 
Connector. Search the list for the ISAPI Connecter 2 and you will find 
several notes on this. I have a IIS6  server running with the connector 
compiled by someone else and it works, the only problem is that the 
Connector virtual directory can not be in a seperate appdomain, but that is 
the only limitation I have found so far.

Let me know if more info or help is needed.

Also if the connector binary for download from Apache works nowm someone 
please correct me. I have never gotten it to work for me.



Sincerely,

Richard Norman
Web/Application Developer
Web Site: http://www.Jazzynupe.net/
Web Site: http://Jazzynupe.no-ip.com/




Original Message Follows
From: "Allistair Crossley" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>, 
<[EMAIL PROTECTED]>
Subject: RE: Tomcat 5.0.18 with connector to IIS?
Date: Fri, 6 Feb 2004 14:07:48 -
MIME-Version: 1.0
Received: from mail.apache.org ([208.185.179.12]) by mc12-f11.hotmail.com 
with Microsoft SMTPSVC(5.0.2195.6824); Fri, 6 Feb 2004 06:09:46 -0800
Received: (qmail 54652 invoked by uid 500); 6 Feb 2004 14:07:49 -
Received: (qmail 54449 invoked from network); 6 Feb 2004 14:07:48 -
Received: from unknown (HELO mail3.qas.com) (195.172.82.234)  by 
daedalus.apache.org with SMTP; 6 Feb 2004 14:07:48 -
Received: from orion.qas.com (orion.qas.com [150.150.100.34]) by 
mail3.qas.com (Content Technologies SMTPRS 4.3.12) with ESMTP id 
<[EMAIL PROTECTED]>; Fri, 6 Feb 2004 14:07:48 +
X-Message-Info: JGTYoYF78jF/uBGXt/cy0UmA/uI3Uq64
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Id: "Tomcat Users List" 
Delivered-To: mailing list [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0
content-class: urn:content-classes:message
Message-ID: <[EMAIL PROTECTED]>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: Tomcat 5.0.18 with connector to IIS?
Thread-Index: AcPss7sjHbt4eeqyReunmewN4ahUfgABs7SQ
X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
Return-Path: 
[EMAIL PROTECTED]
X-OriginalArrivalTime: 06 Feb 2004 14:09:46.0694 (UTC) 
FILETIME=[E0411660:01C3ECBA]

Yes. Use the JK2 connector available on the download index.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 13:20
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?
Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints on 
how to set this up (the docs on connectors are pretty confusing sometimes) 
would be very much appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
_
Create your own personal Web page with the info you use most, at My MSN. 
http://click.atdmt.com/AVE/go/onm00200364ave/direct/01/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Tomcat 5.0.18 with connector to IIS?

2004-02-06 Thread Allistair Crossley
Yes. Use the JK2 connector available on the download index.

-Original Message-
From: Andrzej Jan Taramina [mailto:[EMAIL PROTECTED]
Sent: 06 February 2004 13:20
To: [EMAIL PROTECTED]
Subject: Tomcat 5.0.18 with connector to IIS?


Has anyone got Tomcat 5.0.18 front-ended with IIS using a connector?

If so, which connector/version are you using.  Any config info and hints on how to set 
this up (the docs on connectors are pretty confusing sometimes) would be very much 
appreciated.

Please copy responses to [EMAIL PROTECTED] if you could.

Many thanks!

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.com


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



 
---
QAS Ltd.
Developers of QuickAddress Software
http://www.qas.com";>www.qas.com
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]