On Sat, Sep 12, 2009 at 5:03 PM, Mark Mandel <[email protected]> wrote:
> So with this setup, what is the error you are receiving?
>
> Mark

The error I receive is "Could not find the ColdFusion component or
interface com.mysite.BaseDecorator." -- BaseDecorator is a component
that is either:
1) The decorator for a transfer "object" [database table]
2) Extended by a transfer "object"'s specific decorator

(I use that so all decorators can have certain standard configurations)

Odd. The decorators were defined without a mapping (so, it was
"com.mysite.BaseDecorator" instead of
"myMapping.com.mysite.BaseDecorator"), because when I had tried using
the mapping before, it didn't work.

Now, it seems to be working.

So, I think that I tentatively have it working (but I've thought that before).

If it breaks again, I'm sure I'll be back. :)

Thanks again!

-- 
-----------------------------------------
Scott Brady
http://www.scottbrady.net/

--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to