> I have IIS 6 and CF6.1 On a dev server I want to experiment > with 8 without pushing the sites we are currently developing > and that also are running under 6.1 on the production server > through 8. > > CF 8 runs the JRE 1.6 whilst CF6.1 uses java 1.4.2xxxx For 8 > to co exist it must run on it's own Jrun instance and the > only option to do this is the multi server set up. > > I can then selectively connect individual sites through IIS 6 > to either CF8 or 6.1 by simply changing the file extension > mappings within the site definitions.. This is my logic... > > You are supposed to be able to do this at least have multiple > instances of Jrun running....
I would recommend that you either - just uninstall 6.1 and move your development server to 8, - or get a dedicated box for one or the other, - or uninstall 6.1, install 8 multi-server, create a new JRun server instance, then install 6.1 into that using the J2EE installation option. 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! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312898 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

