Hi all, I have a "generic" question.
I am using Flex plug-in to Eclipse, developing the client side of an application. I also use Tomcat and BlazeDS on the server side. The development installation was done without any hassles and works fine. Also I don't have any problems with my development work, or the documentation available. The configuration I have is using Remote Object Component on the server side to get data from the database. For this I still use the database installed by the turn-key installer of BlazeDS (Hsqldb database supplied with samples in turn-key installer, though I use my own schema and done my Java classes for the purpose). I have to change now from Hsqldb to MySQL and also adapt/change the server installation environment to this end, i.e: still be using Tomcat and BlazeDS but with MySQL instead of Hsqldb. To this end I need more complete guidance info than what's in the BlazeDS Developer Guide. Is there any complete book/documentation suitable to the purpose? Any cookbook? Any help on this is greatly appreciated thank you all in advance for helping me George

