Hi. Some classes in Jackrabbit (for instance, TransientFileFactory) always register shutdown hooks. So, if jackrabbit classes were loaded by web-app classloader, they will not be released when web-app is undeployed. Looks like this should lead to classloader leak. Am I missing something? And if this causes leaks, is there way to cancel such hooks when undeploying web-application?
Thanks in advance. -- View this message in context: http://www.nabble.com/Shutdown-hooks-and-classloader-leak-tp17509737p17509737.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
