Hey, I am a newbie in the same boat. Maybe some of the Old Salts can give is some direction.
Here is my setup on a single development server. I have not created a production server yet. But when I do it will probably have two JRun/Cfusion instances supporting one website. This could change though. I am still working it out. Windows Server 2003 IIS 6 (One IP Address) ColdFusion MX 7 Enterprise (JRun4) farcry 3.x I have 4 JRun instances running with a cfusion-ear for each. I have configured 4 website with IIS6 and one IP Address. I am using port numbers (9300,9301,9302, etc) to distguinsh one from the other. I installed one farcry library for each JRun/cfusion instance until I get some time to figure out how to use just one copy. I am using Microsoft SQL Server 2000. If you want to go with the multiple instances route, I would create all your JRun/Cfusion instances first. Connect them to your DB and test them out. The configure farcry. Another gotcha that bit me was the apps.cfm file in farcry for multiple sites using the same farcry libraries. To avoid this until you get your bearings, I would use seperate farcry libraries for each site. After you get the farcry sites up and learn more about farcry, then I would tackle this problem. Troy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev -~----------~----~----~----~------~----~------~--~---
