I have a cfc currently in the CustomTag folder so that is available to 
any Colfsuion application on the server with the following path: 
createObject("component","Security.ITB_User").  This has worked nicely 
to date.

How would I access this CFC remotely for use with a new Flex 
application?  To use my CFC's in this application I have had to very 
accurately map the CFC from the webroot.  With this security cfc being 
in the Custom tag folder it is not in the webroot.  Is it possible to 
somehow map to this cfc directly?  If not, I presume I would need some 
kind of facade cfc?  What exactly are the characteristics of a facade?

TIA
Ian Skinner


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284638
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to