On 9/28/06, lostinrecursion <[EMAIL PROTECTED]> wrote:
The code actually works as expected as long as I am calling from the
webroot (ex. myApp.cfc.SomeComponent)  -However, I have posted it
below for your review.

        <mx:RemoteObject id="myService"
         destination="ColdFusion"
         result="event.token.resultHandler(event)"
         fault="event.token.faultHandler(event)"
         source="{myMapping.myService'}"
         showBusyCursor="true" />

Does it work if you hardcode the source attribute?  FYI, there is a extraneous single quote in there.

DK

As far as the two XML files are concerned, I do not have the file
flex-enterprise-services.xml on my local machine. The only file I have
is services-config.xml

Keep in mind that on my machine locally, I am running the developer
edition of CF7.

Thanks you all for helping me to try and figure this out.







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED]
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/







--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it? __._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Software development tool Software development Software development services
Home design software Software development company

Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___

Reply via email to