Bah! I guess I'd only tried it before with components all in the same
directory. Lame-o. Thanks, though.

----- Original Message -----
From: "Barney Boisvert"

> You're not specifying a full type.  "cfc.ces.DBData" is different than
> "DBData".  The latter is a file in the same directory as the 'cfc'
> directory listed in the former:
>
> Here's an illustration
>
> /
>  +-cfc/
>     +-ces
>        +DBData.cfc (type of component)
>  +-DBData.cfc (what your function wants)
>
> If you change your init method to expect "cfc.ces.DBData" it should work.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to