You would need to move it to a web accessible folder, or to create a virtual
directory on the web server that points to your custom tag folder.

On 7/26/07, Ian Skinner <[EMAIL PROTECTED]> wrote:
>
> 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
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284658
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