Did this recently to get Jboss and IIS to run on the same server - using Apache. It shows some of the hoops you need to jump through to make IIS play nice.
http://www.orbwave.com/cfjboss/2006/05/apache-proxy-to-jboss-and-iis.htm l Steve "The Boss" Brownlee http://www.orbwave.com/cfjboss -----Original Message----- From: Russ [mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 8:34 AM To: CF-Talk Subject: RE: Apache and IIS on the same server The only caveat with apache and iis on the same server is that IIS tries to be greedy and listen on all the ips even the ones it's not configured on. You have to use a utility from the iis resource kit, I believe, to make it only listen on certain ips. Russ > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 08, 2006 5:19 PM > To: CF-Talk > Subject: RE: Apache and IIS on the same server > > > We have a few servers - some on Apache and one on IIS. To mimic > > this environment the developers develop locally on IIS and Apache > > respectively. What we are thinking of doing is putting Apache and > > IIS on the same testing server so we can have a testing environment > > that is the same as the live box. > > Also a few develops would like both environments locally. > > Only one will be able to listen to a specific port, but other than > that, they can coexist well enough. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:245936 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

