flex-enterprise-services.xml file that points to everything. I believe
this would be specified in flex-config.xml that FB should be pulling in.
Matt
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of thunderstumpgesatwork
Sent: Tuesday, May 02, 2006 4:23 PM
To: [email protected]
Subject: [flexcoders] Re: Beta 2 - Error: Unknown destination
'queryManagerRO'
Well, it's definitely a server vs. client compile issue.
I changed the "debug path" from pointing to the html to the mxml (to
invoke the server compile) and it worked!
So, is it true that if you use Flex Data Services with the "compile
locally" that there are issues accessing remote objects? What about
Messaging, and Data Services?
thanks,
Thunder
--- In [email protected], "thunderstumpgesatwork"
<[EMAIL PROTECTED]> wrote:
>
> Guys,
>
> I have a RemoteObject called 'queryManagerRO' that was working in Beta
> 1...
>
> I am using Flex2 as a plugin to eclipse and selected "Flex Data
> Services - Compile Application Locally in Flex Builder" Could this
> have something to do with it? Does it need to be compiled on the
> server for this to work?
>
> thanks,
> Thunder
>
> FYI: The destination is defined in "flex-remoting-service.xml" as:
>
>
> // QueryManager remote Object
> <destination id="queryManagerRO">
> <properties>
> <stateful>false</stateful>
> // the java class name of the destination
> <source>com.appfusion.querymanager.QueryManager</source>
> </properties>
> </destination>
>
--
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
--
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
| Web site design development | Computer software development | Software design and development |
| Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

