Dave Watts wrote: > > If both cluster instances are on the same physical machine, and both > instances will be connected with a single virtual web server, you don't need > to copy your CFM files. You don't even need to go through creating and > deploying an EAR file at all; it's just a simple way of making sure that > both servers are configured identically. You could create a CAR file with > just server settings, then deploy that after creating the new instance.
Dave, I ended up going the route of the EAR file anyway, and although the requests are coming in through IIS, coldfusion seems to be grabbing the files out of the C:\jrun4\servers\ads1_1\ads1.ear\ads1.war directory The OTHER instance properly looks at the files in E:\Inetpub\ads\ Can I fix this without undoing everything and doing it all over again the way you suggested? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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/groups/CF-Talk/message.cfm/messageid:259621 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

