Hi,
I'm using Hibernate 3.0.5 and I've searched the FAQs and the forum but didn't find an answer to a quite simple question. So I give you now the chance to earn some credits for this forum :-)
Here's the question:
I'm detaching objects in my application server and pass the detached object graph to my web server. The Web Application is not aware of Hibernate but expects plain POJOs. Which jars do I have to include in my Web application so that it can handle the Proxies, cglib enhanced objects etc.?
Thanks in advance,
Joern
|