You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Balcom, Mimi <mb...@consilient.com> on 2000/10/06 23:11:04 UTC

IIS redirect to Tomcat

Hi All,

I am running tomcat 3.2 beta4, IIS on NT 4.0 with sp6a

When I define worker.list to use the default ajp12 and ajp13, the
isapi_redirect filter won't work,
I got create ajp13 failure error in isapi_redirect.log file.

Then I took ajp13 out from the list, I got tomcat example page, but I can't
get my servlet page.
I can get my servlet page thru tomcat, with IIS.  I got the 404 - file not
found error.

So, do I need ajp13 or not, if I I do, how to make it work?

Thanks in adv.


Mimi Balcom
Consilient Software Inc. www.consilient.com
1815 Fourth St.  Berkeley, CA 94710
510-981-9200 (office) 510-981-9700 (fax)



Re: IIS redirect to Tomcat

Posted by Ameet Savant <as...@microimages.com>.
Hi,

I am having another problem.

I am running Tomcat 3.1 and IIS on NT4.0 spf5 (tried on win2K)

When I set the ISAPI filter as per the documentation it doesn't show me the
up-pointing green arrow

I have followed the documentation closely. Does anyone know if there is some
thing that is missing in the docs that I need to consider?

Thanks
----- Original Message -----
From: <Balcom>; Mimi <mb...@consilient.com>
To: <ge...@jakarta.apache.org>
Sent: Friday, October 06, 2000 4:11 PM
Subject: IIS redirect to Tomcat


>
> Hi All,
>
> I am running tomcat 3.2 beta4, IIS on NT 4.0 with sp6a
>
> When I define worker.list to use the default ajp12 and ajp13, the
> isapi_redirect filter won't work,
> I got create ajp13 failure error in isapi_redirect.log file.
>
> Then I took ajp13 out from the list, I got tomcat example page, but I
can't
> get my servlet page.
> I can get my servlet page thru tomcat, with IIS.  I got the 404 - file not
> found error.
>
> So, do I need ajp13 or not, if I I do, how to make it work?
>
> Thanks in adv.
>
>
> Mimi Balcom
> Consilient Software Inc. www.consilient.com
> 1815 Fourth St.  Berkeley, CA 94710
> 510-981-9200 (office) 510-981-9700 (fax)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: general-help@jakarta.apache.org
>


RE: IIS redirect to Tomcat

Posted by Matthew Inger <ma...@mindless.com>.
I've noticed a similar problem with IIS / Tomcat
when talking to an IE 4 browser.

If you submit a form with content-type 'multipart/form-data',
and then send a redirection from the servlet code, you get a
"Page Not Found" error every time.  However, if you switch to
Netscape, or to another webserver (apache or tomcat standalone),
the problem doesn't exist.

If you find a solution for this, i'd like to know about it.
The work around for now is writing out a page that has a
meta refresh tag in it with a time of 0.

-----Original Message-----
From: Balcom [mailto:Balcom]
Sent: Friday, October 06, 2000 5:11 PM
To: general@jakarta.apache.org
Subject: IIS redirect to Tomcat



Hi All,

I am running tomcat 3.2 beta4, IIS on NT 4.0 with sp6a

When I define worker.list to use the default ajp12 and ajp13, the
isapi_redirect filter won't work,
I got create ajp13 failure error in isapi_redirect.log file.

Then I took ajp13 out from the list, I got tomcat example page, but I can't
get my servlet page.
I can get my servlet page thru tomcat, with IIS.  I got the 404 - file not
found error.

So, do I need ajp13 or not, if I I do, how to make it work?

Thanks in adv.


Mimi Balcom
Consilient Software Inc. www.consilient.com
1815 Fourth St.  Berkeley, CA 94710
510-981-9200 (office) 510-981-9700 (fax)



---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org