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
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.

