The reason is this: The CFC can be invoked from a Mach-II like framework, OR remotely, where the context of the framework doesn't exist.
Well, either your CFC is a Listener (in which case it shouldn't be used outside the framework) or it is a business object (in which case it shouldn't know anything at all about the framework anyway). Sounds like you need to decouple your CFC from the framework more cleanly. Does that help?
Regards, Sean
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
