debug your service objects ? does your app could access main application objects ?
play with charles it may help u ________________________________ From: kannan Mugundan <[email protected]> To: [email protected] Sent: Thu, July 22, 2010 9:51:01 AM Subject: Re: [flexcoders] Re: Remote Objects not working with Modules Hi I am using modules in my application and each modules has its own Remote object and I am using Spring Blazeds as Server side. post the errors, so you can get some help. Make sure you follow things related to Application current domain settings. kannan On Thu, Jul 22, 2010 at 8:29 PM, Alex Harui <aha...@adobe. com> wrote: >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" <valdhorlists@ embarqmail. com> 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 flexcod...@yahoogro ups.com <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

