[flexcoders] Re: How to expose Hibernate 'non' conventional beans into flex apps via remoting

2008-06-09 Thread Mehdi
Sounds good, Will give it a try as soon as it is out. thanks. --- In flexcoders@yahoogroups.com, Jens Halm [EMAIL PROTECTED] wrote: Robert, I am going to try out the DTO/Assembler approach (Something tells me it is worth the initial investment). Any pointers, samples, whatever will

Re: [flexcoders] Re: How to expose Hibernate 'non' conventional beans into flex apps via remoting

2008-06-09 Thread [p e r c e p t i c o n]
Hi Mehdi, I would also look here: http://livedocs.adobe.com/blazeds/1/blazeds_devguide/ under rpc components / extending applications with factories I did this using ejb3 and seam and i'm sure you can do it with Hibernate as well... best p On Mon, Jun 9, 2008 at 6:26 AM, Mehdi [EMAIL

Re: [flexcoders] Re: How to expose Hibernate 'non' conventional beans into flex apps via remoting

2008-06-06 Thread Jens Halm
Robert, I am going to try out the DTO/Assembler approach (Something tells me it is worth the initial investment). Any pointers, samples, whatever will be great. If you dont have anything, no worries, will figure it out. Thank you. And again, great Blog...! Will be adding my experience

[flexcoders] Re: How to expose Hibernate 'non' conventional beans into flex apps via remoting

2008-06-05 Thread Mehdi
Thank you Robert. I appreciate your response. I read your blog and it makes total sense to me as this is where I am coming from as well. I actually encourage anyone coming from the java world with an existing application (JSP/JSF/Struts/Hibernate/Spring/etc..) or not, to read the blog if you are