On Feb 18, 2008 11:40 AM, Rick Root <[EMAIL PROTECTED]> wrote: > On 2/16/08, Stefan Richter <[EMAIL PROTECTED]> wrote: > > Hi Rick, > > I think we may have confirmation that > > > <method-access-level>remote</method-access-level> > > allows remote AND public methods to be called. Case in hand, my server > > lets me call methods marked as public via Remoting while my services > > file is set to remote only. > > that *DOES* seem like a bug to me. > > > Lastly, if you mark your functions as remote I *can* hit them via > > HTTP. Tell me the URL of your CFC and I'll show you. > > I know that. You don't have to prove it to me. The whole purpose of > "remote" is really for web-services anyway. > > I think the only way to prevent "remote" cfc methods to be called via > http is to put them outside your web root...
If the CFC is in the class path and marked remote, it is still available via its published WSDL, eh? DK > > > rick > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:4985 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
