I have a desktop application which uses J2EE + LCDS + Hibernate to access a MySQL database. This not returning any data when used a data service fill command (and not returning any error).
The same set of MXML code included in a web app (using the same J2EE + LCDS + Hibernate server side config) is returning data using data service fill command.
I am using the FLEX IDE to build both the web and desktop flex apps.
To me it seems to be a path/compiler issue with my desktop app setup.
Any pointers would be very helpful
The same set of MXML code included in a web app (using the same J2EE + LCDS + Hibernate server side config) is returning data using data service fill command.
I am using the FLEX IDE to build both the web and desktop flex apps.
To me it seems to be a path/compiler issue with my desktop app setup.
Any pointers would be very helpful