Hello I've just spent a day to install latest resin pro with latest eclipse and latest flex3 sdk ... and I successfully ran the flex sample for hessian (http://hessian.caucho.com/#Flash/Flex), adding a little of ejb (entity bean) for database access. I must say the result look really simple to use (at the end only), even if the background necessary to use all these tools & libs becomes more and more heavy.
Now I need to build a web site where the public data is in html and the administration of the site is in flex. I know now how to retreive a string or an int, but I could not find any doc about more complex object serialisation with hessian/flex ? I need to retreive many data from ejb, with join selections and probably hierarchical information. To optimize the data exchange, I think of retreiving the whole information in 1 call, that would give me a big serialized objet with fields, arrays, etc. I really don't know the syntax for this. The hessian as3 api doc is not clear about that, and I found no sample. Thanks for any help, any link or any doc. -- Très cordialement, Riccardo Cohen ------------------------------------------- Articque http://www.articque.com 149 av Général de Gaulle 37230 Fondettes - France tel : 02-47-49-90-49 fax : 02-47-49-91-49 _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
