Good day community. (and Happy New Year)
I have a problem with passing JPA classes between web and client
tier, becouse when POJO have columns with lazy loading, related
object is not plain POJO, but generated class, which is inherited from
POJO.
So, I wrote a small patch, which allows users to define own mapping
between external/internal class names
during marshalling/unmarshalling.
All is attached to bugzilla bug issue.
http://issues.jabsorb.org/show_bug.cgi?id=54
P.S. As I guess, for unmarshalling it's also covered case, described
by Tibor Bősze
http://groups.google.com/group/jabsorb-user/browse_thread/thread/2395f3afbb751608