[
https://issues.apache.org/jira/browse/TOMEE-877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618439#comment-13618439
]
Romain Manni-Bucau commented on TOMEE-877:
------------------------------------------
a) never said it ;). Just before your custom classloader (JBehave one)
b) right, could a "use tccl" option be enough (without test case hard to help)
> ParentClassLoaderFinder default strategy is broken for embedded OpenEJB
> -----------------------------------------------------------------------
>
> Key: TOMEE-877
> URL: https://issues.apache.org/jira/browse/TOMEE-877
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 1.5.1
> Reporter: Mark Struberg
> Priority: Critical
>
> ParentClassLoaderFinder default strategy always uses the ClassLoader which
> got used to load OpenEJB.class. But this algorithm is broken for all
> scenarios where a classloader hierarchy is in place.
> Instead of this we should use the
> Thread.currentThread.getContextClassLoader() by default.
> Please note that is is effectively not possible to set a custom
> ParrentClassLoaderFinder (via
> SystemInstance.get().setComponent(ParentClassLoaderFinder.class,... ) when
> using EJBContainer.createEJBContainer() as this gets cleared via
> SystemInstance.reset() at boot time.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira