Hi, I was trying to follow the steps of Christophe Coenraets in his blog entry :"Model Driven Development with Flex 4 and LCDS 3 Screencast <http://coenraets.org/blog/2009/09/flex4mdd/> ", but I could not pas the RDS configuration. I am using Flash builder 4 and LCDS 3 deployed as a J2EE application. I have been able to install the data model, the lcds and lcds-samples are deployed and could run them from localhost. I looked at the lcds documentation and followed the steps there to bypass the security issue through setting <param-value>false</param-value> and uncommenting the RDSDispatchServlet in web.xml. Yet I get the following errors each time I try to configure the RDS server : "Unable to contact the RDS server "lcds". This can be caused by incorrect configuration on either the client or the server. Please verify your connection details below or check your server documentation on how to enable RDS for your server. The HTTP request to talk to your server returned with the following message: Error executing RDS command. Status code:404, Reason : not found". This is how I configured RDS : server information: Description : lcds Host Name : 127.0.0.1 Port Number : 8080 Timeout : 30 Context Root : lcds
Thank you for the help ! Regards hassan elousami