Coldbox multiple instances

I would like to know if there is a way where I can have 2 seperate
instances of Coldbox running on 1 server. I have one old appthat I
would like to use 2.64 but a new app I am doing I want to use 3.0. Is
this possible on 1 server? It seems there is a lot of hardcoding that
goes to the "coldbox" directory. Like this..

<cfcomponent name="mainTest"
extends="coldbox.system.extras.testing.baseTest" output="false">

It is very possible.

What ColdFusion server are you running on?

Regards,
Andrew Scott
http://www.andyscott.id.au/

From: coldbox@googlegroups.com [mailto:coldbox@googlegroups.com] On
Behalf Of precator
Sent: Thursday, 19 August 2010 2:10 AM
To: ColdBox Platform
Subject: [coldbox:5345] Coldbox multiple instances

I would like to know if there is a way where I can have 2 seperate

instances

of Coldbox running on 1 server. I have one old appthat I would like to use
2.64 but a new app I am doing I want to use 3.0. Is this possible on 1

server? It

seems there is a lot of hardcoding that goes to the "coldbox" directory.

Like

Coldfusion 7

Hmm, on coldfusion 7, you need to have separate websites so you can drop the /coldbox on each root of your app. Global mappings are a no no.

If not, you can use the refactor.xml to refactor the core.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com

this may help if your still having issues.

http://www.cfcoffee.co.uk/index.cfm/2010/4/30/ColdBox-M5-and-264-Playing-Together