you might want to consider Apache VirtualHost via
<VirtualHost machine1:*> (to IIS)
<VirtualHost machine2:*> (tomcat)
http://httpd.apache.org/docs/2.0/vhosts/examples.html

M--
----- Original Message ----- From: "Rashmi Rubdi" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Tuesday, April 03, 2007 6:11 PM
Subject: Re: iis nd tomcat in one machine


I'm sorry, you are right.

I wast thinking localhost to a different virtual host may not solve
the conflict either.

Sabitha, another option: if you don't plan to run both IIS and Tomcat
at the same time you could switch IIS off , under Control Panel --->
Administrative Tools ---> Services

Thats all I know about IIS.

-Rashmi


On 4/3/07, Tim Lucia <[EMAIL PROTECTED]> wrote:
Look in the IIS log files for a clue:

C:\WINDOWS\system32\LogFiles\W3CSVC (or something close to that -- I tossed
IIS a long time ago and use httpd.)

From the posts it does not appear to be a port conflict as the OP says
"localhost:80" which Tomcat does not configure by default.  If it was a
conflict, the OP would have had to configure Tomcat directly to conflict and
would hopefully be aware that is a no-no.

Tim



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to