Re: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Daniel Parnell
t;[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Saturday, January 05, 2002 3:17 AM Subject: RE: Tomcat 4.01, IIS and JSPs we´re using tomcat 4.01 with mod_jk in production with IIS 5.0 with isapi_redirect.dll, with out problems. Does this "little pr

Re: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Daniel Parnell
L PROTECTED]> Sent: Saturday, January 05, 2002 3:17 AM Subject: RE: Tomcat 4.01, IIS and JSPs > Daniel: > > I am also interested in this script. Is there some restriction between > Tomcat 4 and IIS? We are currently attempting to set this to work (see my > post from yesterday

Re: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Hessing Ingo
Hi! [EMAIL PROTECTED] wrote: > we´re using tomcat 4.01 with mod_jk in production with IIS 5.0 with > isapi_redirect.dll, with out problems. > > Does this "little program" have anything that the usual mod_jk, and > isapi_redirect.dll doesn´t have ? Then it seems that you don't rely on unified l

Re: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Hessing Ingo
Hi, you'll find the program on Daniel's sourceforge site: https://sourceforge.net/projects/warpconduit/ bestWISHES Ingo -- To unsubscribe: For additional commands: Troubles with the list:

RE: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Reynir Hübner
omcat 4.01, IIS and JSPs Hi Reynir, Why do you need mod_jk for isapi_redirect.dll to work ?? -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 5:18 PM To: Tomcat Users List Subject: RE: Tomcat 4.01, IIS and JSPs we´re using tomcat 4.01 with

RE: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Yuriy Pasichnyk
Hi Reynir, Why do you need mod_jk for isapi_redirect.dll to work ?? -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 5:18 PM To: Tomcat Users List Subject: RE: Tomcat 4.01, IIS and JSPs we´re using tomcat 4.01 with mod_jk in production

RE: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Reynir Hübner
rd [mailto:[EMAIL PROTECTED]] Sent: 4. janúar 2002 16:17 To: 'Tomcat Users List' Subject: RE: Tomcat 4.01, IIS and JSPs Daniel: I am also interested in this script. Is there some restriction between Tomcat 4 and IIS? We are currently attempting to set this to work (see my post from yesterday

RE: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread Terrence Beard
omcat-Users" <[EMAIL PROTECTED]> > Sent: Wednesday, January 02, 2002 10:18 AM > Subject: Tomcat 4.01, IIS and JSPs > > > > G'day All, > > > > I've written a little program that allows Tomcat 4.01 > to be used with > > IIS. > > I

Re: Tomcat 4.01, IIS and JSPs

2002-01-04 Thread yilmaz
Hi Daniel, i am interested, please can you send me a copy of your script? Thanks in advance cheers :) - Original Message - From: "Daniel Parnell" <[EMAIL PROTECTED]> To: "Tomcat-Users" <[EMAIL PROTECTED]> Sent: Wednesday, January 02, 2002 10:18 AM Su

Re: Tomcat 4.01, IIS and JSPs

2002-01-03 Thread Daniel Parnell
st" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 1:02 AM Subject: Re: Tomcat 4.01, IIS and JSPs Hi, Daniel, _how_ does your program redirect to the Tomcat server? If it is not necessary to modify any of the conf files then you can't be using the ajp13

Re: Tomcat 4.01, IIS and JSPs

2002-01-03 Thread Hessing Ingo
Hi, Daniel, _how_ does your program redirect to the Tomcat server? If it is not necessary to modify any of the conf files then you can't be using the ajp13 protocoll (which is disabled by default) or any worker concept (would need a workers.properties conf file), right? So do you use the standa

Re: Tomcat 4.01, IIS and JSPs

2002-01-02 Thread Daniel Parnell
G'day All, I have uploaded the IIS+Tomcat+JSP stuff to sourceforge. It can be downloaded from https://sourceforge.net/projects/warpconduit/ The source is in CVS. Daniel -- To unsubscribe: For additional commands: Troubles with the list

Re: Tomcat 4.01, IIS and JSPs

2002-01-02 Thread Daniel Parnell
G'day Ingo, the problem with redirectors is that is requires an IIS plugin and my client is not to happy about that. IIS is unstable enough without adding another point of failure. The approch I have taken has the added bonus that none of the Tomcat config files need to be changed. The admi

Re: Tomcat 4.01, IIS and JSPs

2002-01-02 Thread Hessing Ingo
Hi, Daniel, You wrote: > I've written a little program that allows Tomcat 4.01 to > be used with > IIS. do you mean a kind of redirector? Is it different from the known isapi_redirect.dll that comes with the Tomcat 3.3 distribution? As you might already know: that isapi_redirect.dll works

Re: Tomcat 4.01, IIS and JSPs

2002-01-02 Thread Mando Ruckotte
posting it would be a lot of help for many of us here... and also you can have many testers... =) thanks, Mando if you cant post it somewhere, you could send it to my e-mail: [EMAIL PROTECTED] --- Daniel Parnell <[EMAIL PROTECTED]> wrote: > G'day All, > > I've written a little progra

RE: Tomcat 4.01, IIS and JSPs

2002-01-01 Thread Yuriy Pasichnyk
Please, do -Original Message- From: Daniel Parnell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 02, 2002 3:18 AM To: Tomcat-Users Subject: Tomcat 4.01, IIS and JSPs G'day All, I've written a little program that allows Tomcat 4.01 to be used with IIS. If

Re: Tomcat 4.01, IIS and JSPs

2002-01-01 Thread Daniel Parnell
With any luck it should be up in the next couple of days. Daniel - Original Message - From: "puneet sachar" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, January 02, 2002 4:03 PM Subject: Re: Tomcat 4.01, IIS and JSPs

Re: Tomcat 4.01, IIS and JSPs

2002-01-01 Thread puneet sachar
hi Daniel if u have that program plz fwd that code to me at [EMAIL PROTECTED] regards Puneet --- Daniel Parnell <[EMAIL PROTECTED]> wrote: > G'day All, > > I've written a little program that allows Tomcat > 4.01 to be used with > IIS. > If anybody is interrested I can post it somewhere.

Tomcat 4.01, IIS and JSPs

2002-01-01 Thread Daniel Parnell
G'day All, I've written a little program that allows Tomcat 4.01 to be used with IIS. If anybody is interrested I can post it somewhere. Daniel -- To unsubscribe: For additional commands: Troubles with the list: