[flexcoders] ClassCastException with lazy managed association and HibernateAssembler

2006-09-20 Thread thunderstumpgesatwork
Hi, I've tried to implement some lazy managed associations to improve performance when we're loading a large object tree. I'm currently getting the following error on the server when it attempts to get the reference id's of the lazy association. Any ideas what the problem is? It's not able to

RE: [flexcoders] ClassCastException with lazy managed association and HibernateAssembler

2006-09-20 Thread Jeff Vroom
] On Behalf Of thunderstumpgesatwork Sent: Wednesday, September 20, 2006 5:22 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] ClassCastException with lazy managed association and HibernateAssembler Hi, I've tried to implement some lazy managed associations to improve performance when