I have poured over the existing documentation for modelglue and remoting and I am having a bit of trouble getting this to work correctly.
I have created this very simple flex application based on the one in the documentation : http://modelglue.pastebin.com/f67b01d37 The issue I am having is every request to the RemotingService.cfc result comes back as an empty string. I have verified that the event in question does work when called from a cfm page. I am at a bit of a loss as to why this would come back as an empty string. Any help with this would be greatly appreciated. Here is my ModelGlue.xml and my RemotingService.cfc ModelGlue.xml: http://modelglue.pastebin.com/f250aa5b0 RemotingService.cfc: http://modelglue.pastebin.com/f6796f20 -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
