I can go to servlet using tomcat by following paths:
http://localhost:8080/servlet/HelloWorld http://localhost:8080/examples/servlet/HelloWorld
I didn't get any error log in isapi.log file this time, but it doesn't work.
Thanks,
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 11:27:06 -0400
Well, since the error messages are complaining about "localhost 80", I would assume that you should either:
1. consider putting Tomcat on 8080, and IIS back on 80
or
2. analyzing the registry and your properties files and look for anything that has port 80 specified and switch it to 8080.
Switching Tomcat back and forth on ports is easy. I would think the easiest way for you to do this would be:
1. leave IIS on 80.
2. switch Tomcat between 80 and 8080 as needed, when on 80, turn IIS on/off as needed so there are no conflicts.
That way your environment will match the deployment environment, and still give you the flexibility to use Tomcat in standalone mode for your own development with little fuss.
John
vikas jain wrote:
I have servlet running with tomcat. My main server is IIS. (on my machine it's just a test, and I am using tomcat as web server but on the system machine the web server is IIS. there I wan to deploy servlets).
Conclusion is how to run servlets using IIS?
Thanks,
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 11:07:21 -0400
If you have Tomcat on port 80, what do you need the connector for?
John
vikas jain wrote:
I followed the instructions to set up IIS with tomcat.
The virtual redirector is showing green arrow pointing up but the servlets are not working.
in the log I am getting following errors:
[Thu Aug 07 09:28:03 2003] [jk_ajp_common.c (1234)]: In jk_worker_t::validate, Error localhost 80
[Thu Aug 07 09:28:03 2003] [jk_worker.c (176)]: wc_create_worker validate failed for testWorker
[Thu Aug 07 09:28:03 2003] [jk_worker.c (246)]: build_worker_map failed to create workertestWorker
[Thu Aug 07 09:33:03 2003] [jk_ajp_common.c (1234)]: In jk_worker_t::validate, Error localhost 80
[Thu Aug 07 09:33:03 2003] [jk_worker.c (176)]: wc_create_worker validate failed for testWorker
[Thu Aug 07 09:33:03 2003] [jk_worker.c (246)]: build_worker_map failed to create workertestWorker
[Thu Aug 07 10:03:31 2003] [jk_ajp_common.c (1234)]: In jk_worker_t::validate, Error localhost 80
[Thu Aug 07 10:03:31 2003] [jk_worker.c (176)]: wc_create_worker validate failed for testWorker
[Thu Aug 07 10:03:31 2003] [jk_worker.c (246)]: build_worker_map failed to create workertestWorker
I set up IIS at 8080 and tomcat at 80 port, does that make any difference?
Thanks, vikas
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: Wed, 06 Aug 2003 08:16:08 -0400
http://jakarta.apache.org/builds/jakarta-tomcat-connectors/
John
vikas jain wrote:
Thanks Derek. One more question. Where am I supposed to download dll file from?
From: "Derek Mahar" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Eric J. Pinnell" <[EMAIL PROTECTED]>,"Tomcat Users List" <[EMAIL PROTECTED]>
Subject: RE: Tomcat 5.0.2 and IIS
Date: Tue, 5 Aug 2003 15:47:54 -0400
After much blood, sweat, and tears, I successfully got Tomcat 5.0.5, Microsoft IIS, and the JK2 Connector (isapi_redirector2.dll) to work together. Refer to the following documents:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/installhowto.htm
l http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/iishowto.html http://www.oreillynet.com/pub/a/onjava/2002/11/20/tomcat.html http://www.oreillynet.com/pub/a/onjava/2002/12/18/tomcat.html http://www.geocities.com/gzhangx/websrv/ajp/ajp.html
Derek
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
_________________________________________________________________
Latest movie trailers. On your mobile. http://server1.msn.co.in/sp03/gprs/howcani_movie.asp With GPRS.
--------------------------------------------------------------------- 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]
_________________________________________________________________
Want to visit Spain? Click here. http://server1.msn.co.in/sp03/spain/index.asp Win a free trip.
--------------------------------------------------------------------- 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]
_________________________________________________________________
Attention NRIs! Send money home in a jiffy. http://server1.msn.co.in/msnleads/citibankrca/citibankrca2.asp?type=txt Find out how here.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
