I've got the same problem on this one. I get the exception in the tag <logic:iterate/>
Would love to now how to over come it. I haven't look at it since last night but I will get a chance sometime today. (maybe I'll find out what the problem is, myself :)) --Alen ----- Original Message ----- From: "Saman Ghodsian" <[EMAIL PROTECTED]> To: "'OJB Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 10, 2003 9:57 AM Subject: Problem retrieving class > Hi there, > > It's late and I've been trying to do this for a while so I'll just post > this message hoping I get a reply in the morning.... > > > I have a class structure, everything works fine when I store the objects > in DB, but after doing a select and trying to cast the object to my type > I get a classCastException > > i.e > > Account acc = (Account) result.get(0); > > > Any ideas? Thanks > > Sam > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
