If they're jars, then you should be able to use JavaLoader.cfc to load up the jar dynamically. You can also use multiple instances of CF and have each instance pointed to a diff cfx.
Russ > -----Original Message----- > From: Leitch, Oblio [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 26, 2007 1:11 PM > To: CF-Talk > Subject: RE: multiple cfx's from .jars on standard ed? > > We have a development machine (beta, really) that we want to run to > concurrent versions of our app, both using .jars, but there might be a > difference between the two. I want to find a way to preserve that > difference without resorting to something as drastic as > <cfx_mytag_site1> & <cfx_mytag_site2> > > -----Original Message----- > From: Dave Watts [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 26, 2007 2:10 PM > To: CF-Talk > Subject: RE: multiple cfx's from .jars on standard ed? > > > I was hoping one of the gurus out there could help. I'm > > running MX7 Standard, and I want multiple instances of Java > > cfx_ tags in a shared environment. I've looked at <cfimport> > > and really don't have a clue if I could use this. Clearly, > > even with the Enterprise version, you can only have one cfx_ > > of a given name for the system. But I was hoping someone out > > there would have a suggestion for how I could make this work. > > Any thoughts? > > You can't have multiple instances of a single CFX tag in any single > instance > of CF. CFIMPORT isn't going to help you at all with CFX tags. What > exactly > are you trying to accomplish? > > 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! > > This email has been processed by SmoothZap - www.smoothwall.net > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276354 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

