I believe there are some known issues with having a shared RO in the main app and the VO class definitions in a module. Some of those issues hopefully got resolved in FP10.1. The recommended config is to have all the VO classes in the main app with the RO.
On 7/22/10 5:05 AM, "valdhor" <[email protected]> wrote: I don't know what to tell you. My application has over 25 modules and every one of them uses remote objects successfully. Could you post a small example of what you are trying? --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "ZIONIST" <stinas...@...> wrote: > > Hi guys, i am experiencing something weired. i have an application and i have > broken it up into modules so as to reduce the size of the application so > archive faster download speed for the app. anyhow, i use ColdFusion to > retrieve, insert, edit and delete data from a database and when i use Remote > Objects in modules there is no data retrieve or added, but when is use custom > components method instead of modules with the very same code, the data can be > inserted or retrieved. can someone please help me and clarify on how to > successful use remote objects with modules to manipulate a database with > ColdFusion as the back end. thanks > -- Alex Harui Flex SDK Team Adobe System, Inc. http://blogs.adobe.com/aharui

