I would suggest comparing this resource: http://www.onjava.com/pub/a/onjava/2002/12/18/tomcat.html


to the resource you used, and note any differences, if any.

John

vikas jain wrote:

The isapi.log file doesn't have any log. it's empty. In the tomcat log files, it doesn't have any error message.
When I type http://localhost/examples/servlet/HelloWorld or http://localhost/examples/HelloWorld, it gives "The page cannot be displayed" and the default error page.


let me tell you one more thing. I followed the instructions at http://www.devicetop.com/site/forum/viewmsg/msg-9593 and setup IIS and tomcat. You may see some problem in that.


From: John Turner <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: Tomcat Users List <[EMAIL PROTECTED]>
Subject: Re: Tomcat 5.0.2 and IIS
Date: Thu, 07 Aug 2003 16:04:13 -0400


*sigh*


"not working" doesn't help much. Error messages? Contents of log files?

John

vikas jain wrote:

Now I have changed the worker.properties file to this:
worker.list=ajp13
worker.ajp13.port=8009
worker.ajp13.host=localhost
worker.ajp13.type=ajp13

and uriworkermap.properties to:
/examples/*=ajp13
/examples/*.jsp=ajp13
/examples/servlet/*=ajp13

but not working :(

Vikas




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


_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



--------------------------------------------------------------------- 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]



Reply via email to