Okay, it looks like just dropping the hibernate 3.6.5 jar and its required
dependencies into the glassfish/domains/<mydomain>/lib directory and removing
it from my web application does prevent the undeploy exception.
I guess the limitation of just dropping Hibernate in outside of an
OSGI bundle or included with a web application is that I can't have multiple
versions of Hibernate available (so different web apps could each use a
diferent version). I can live with that though.
--
[Message sent by forum member 'slominskir']
View Post: http://forums.java.net/node/787437