Just a reminder that the JBoss Community Recognition Awards voting is
still open through Friday the 26th. Please take the time to go and vote
for your favorite Hibernate community contributors if you have not yet
had the chance: https://www.jboss.org/jbcra/vote.html
Thanks!
___
Thinking through hibernate-osgi cleanup in general in
https://hibernate.atlassian.net/browse/HHH-8378
- Original Message -
From: "Brett Meyer"
To: "Steve Ebersole"
Cc: "Scott Marlow" , "hibernate-dev"
Sent: Wednesday, July 24, 2013 11:13:04 AM
Subject: Re: [hibernate-dev] report of a
In hibernate-osgi, one area that should be cleaned up is the static
ClassLoaderHelper#overridenClassLoader (used in #withTccl, etc.) -- that's not
currently nulled-out when the hibernate-osgi bundle is deactivated. Other than
that, I only use BootstrapServiceRegistryBuilder#with to add the
Osg