It's server side, but you'll only find it in CF8, I believe. CF7 has all the info in one file.
geoffreymina wrote: > > > Thanks for the answer. I only have the services-config.xml where is > the remoting-config.xml file? Is this server side, or client side? > > Thanks, > Geoff > > --- In [email protected] <mailto:flexcoders%40yahoogroups.com>, > João Fernandes > <[EMAIL PROTECTED]> wrote: > > > > by default you can only invoke remote functions, not public ones. To > > allow public functions to be called from a flex front-end you need to > > change de configuration of the ColdFusion destination. > > Check the remoting-config.xml if you have the method-access-level > > property set to remote. To allow both public and remote this value is > > set to 'public and remote'. > > -- > > > > João Fernandes > > > > http://www.onflexwithcf.org <http://www.onflexwithcf.org> > > http://www.riapt.org <http://www.riapt.org> > > > > -- Jeffry Houser, Technical Entrepreneur, Software Developer, Author, Recording Engineer AIM: Reboog711 | Phone: 1-203-379-0773 -- My Company: <http://www.dot-com-it.com> My Podcast: <http://www.theflexshow.com> My Blog: <http://www.jeffryhouser.com>

