Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Riena with Hibernate on serverside
Riena with Hibernate on serverside [message #583594] Tue, 29 September 2009 14:43
Jens Mayer is currently offline Jens MayerFriend
Messages: 19
Registered: September 2009
Location: Hamburg
Junior Member
Hi,

actually i'm writing a small example-app with riena remote services and hibernate as ORM-Framework on the serverside.

My first approach was to reuse the entity-classes on client-side (making hibernate-dependencies optional). Seems not to be a good idea - the hessian deserializer throws an LayzyInitializationException when it tries to deserialize hibernate-proxy-classes, because there's no PersistenceContext available on the client-side. :?

What might be the best practice for this case ?

Thanks in advance,

Jens
Previous Topic:Riena Remote with org.eclipse.ui dependency
Next Topic:Icons in an ITreeRidget
Goto Forum:
  


Current Time: Fri Apr 26 18:06:04 GMT 2024

Powered by FUDForum. Page generated in 0.03494 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top