Kym I understand that but why then there is that parameter 
(method-access-level) in the ColdFusion Remoting definition if all 
public methods are available anyway?

---------------------------------------------------------------------------------------------------------
        <properties>
            <source>*</source>
            <!-- define the resolution rules and access level of the cfc 
being invoked -->
            <access>
                <!-- Use the ColdFusion mappings to find CFCs, by 
default only CFC files under your webroot can be found. -->
                <use-mappings>false</use-mappings>
                <!-- allow "public and remote" or just "remote" methods 
to be invoked -->
                <method-access-level>remote</method-access-level>
            </access>
---------------------------------------------------------------------------------------------------------
-- 

João Fernandes

http://www.onflexwithcf.org
http://www.riapt.org


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4946
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to