Wrox Programmer Forums
|
BOOK: Professional Apache Tomcat
This is the forum to discuss the Wrox book Professional Apache Tomcat by Chanoch Wiggers, Ben Galbraith, Vivek Chopra, Sing Li, Debashish Bhattacharjee, Amit Bakore, Romin Irani, Sandip Bhattacharya, Chad Fowler; ISBN: 9780764543722
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Professional Apache Tomcat section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 21st, 2005, 09:39 AM
Registered User
 
Join Date: Jun 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to mgrantham
Default Tomcat 5 and IIS 5

I followed the steps in Chapter 13 but I get "The Page cannot be displayed" when trying to access through IIS. Here is the URL.
http://localhost/jsp-examples/dates/date.jsp

It works fine when I access Tomcat directly with
http://localhost:8080/jsp-examples/dates/date.jsp.

I verified that IIS is running (http://localhost/localstart.asp) and Tomcat is running.

I see the following in the windows log
2005-06-21 14:34:29 127.0.0.1 - 127.0.0.1 80 GET /jakarta/isapi_redirector2.dll - 200 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CL R+1.1.4322)

so I believe the isapi_redirector is installed correctly.

netstat -a shows port 8009 to be listening.

Any ideas?

Thanks.
 
Old July 5th, 2005, 08:54 AM
Registered User
 
Join Date: Jul 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I would like to suggest this site for configuring IIS and Tomcat.
http://tjworld.net/help/kb/0001_iis6...l#conConnector

This book does not cover: Switch IIS 6 into IIS 5 isolation mode.

I hope this help.







Similar Threads
Thread Thread Starter Forum Replies Last Post
Passing session variables from IIs to Tomcat aman thaper Internet Information Services 0 November 14th, 2006 09:34 AM
IIS 6.0 proxy to Apache Tomcat yongf6 BOOK: Professional Apache Tomcat 0 June 5th, 2006 01:05 PM
Configuring Tomcat 5.0 and IIS 5.1 bettyb1656 BOOK: Professional Apache Tomcat 3 May 30th, 2006 12:40 AM
Tomcat 5.5 and IIS 5.0 coops182 Apache Tomcat 0 May 11th, 2006 06:25 AM
Tomcat IIS multiple redirections publicStatic Apache Tomcat 0 October 4th, 2004 11:42 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.