[ 
https://issues.apache.org/jira/browse/OPENEJB-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Struberg reopened OPENEJB-2022:
------------------------------------


the logic to determine which classes to skip breaks existing apps if there is a 
mixture between ejb-jars and CDI jars. Only the ejb-jars will get picked up and 
all cdi-jars will be completely ignored. The cdi-jars are still there in 
NewLoaderLogic#applyBuiltinExcludes but don't make it to 
Assembler#createAppClassLoader
                
> don't create an application classloader if not mandatory (classpath 
> deployment) in embedded mode
> ------------------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-2022
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-2022
>             Project: OpenEJB
>          Issue Type: Improvement
>            Reporter: Romain Manni-Bucau
>            Assignee: Romain Manni-Bucau
>             Fix For: 4.6.0
>
>


--
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

Reply via email to