I'm pretty new to CFCs and was wondering if there are any problems with defining common path to CFCs in following way

<CFSET cfcPath = "com.pikala">
<CFINVOKE COMPONENT="#cfcPath#.test" METHOD="returnSomething" RETURNVARIABLE="foobar">

I'd like to run several versions of same application in same server and this seems to me pretty ok solution because I wouldn't like to run several instances of CFMX if not mandatory.

Thanks!

Tero Pikala
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to