A look through the ColdSpring code doesn't reveal any place where CFC file
system paths are used. The value defined for class in the XML goes into the
BeanDefinition, and then when getInstance() gets called, the CFC gets
instantiated also using the same dot class path. I think something else must
be going on but I don't know what.

If you keep the old path, what happens when you run the app? You get an
error?

On 8/2/07, Dave Shuck <[EMAIL PROTECTED]> wrote:
>
> I completely agree on all accounts.    To knock off a couple of the issues
> you brought up, I have no mappings in ColdFusion, nor do I have any symbolic
> links or such in play here.  And the "ColdSpringComponentsLocation" was an
> admitted copy/paste from the sample Mach-II plugin packaged with ColdSpring
> that I have never changed since I first used it.  It is certainly a misnomer
> at this point.
>
> FWIW, this is on an Ubuntu box using Apache2.2.4/CF7.
>
> ~Dave
>
> >
>
>

Reply via email to