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]



Reply via email to