How to setup multiple CF instances? (Jrun Multisever)
I have ColdFusion multi-server instance setup on my local development workstation with the initial ColdFusion instance being CF9 and a second instance for CF8. The server was setup to connect to IIS with the default IIS web site connected to the CF9 instance. I have a collection of other web sites under IIS which are each connected to either the CF9 or CF8 instance.
So, I am trying to setup these two instances in ColdFusion Builder. Both servers are running on the same IP address / host and even though I provide different application server names, the two servers in ColdFusion always end up pointing at the CF9 instance.
What am I doing wrong here?
Thanks
-- Jeff
