RE: Tomcat and IIS - quick setup

2006-09-22 Thread Peter Crowther
> From: Mikolaj Rydzewski [mailto:[EMAIL PROTECTED] > http://tomcat.apache.org/connectors-doc/howto/iis.html - is > there any simpler way? No. IIS does not have built-in proxying. > I'm thinking also about running Tomcat standalone on port 80 > listening on another IP address. That's a simpl

Tomcat and IIS - quick setup

2006-09-22 Thread Mikolaj Rydzewski
Hi, In the near future I'll face the problem of integrating Tomcat with IIS server. I'm a unix guy for a years, so it frightens me a little ;-) I have read http://tomcat.apache.org/connectors-doc/howto/iis.html - is there any simpler way? Something similiar to in Apache? How do you integrat