You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2013/05/17 19:53:17 UTC

[jira] [Reopened] (OPENEJB-2022) don't create an application classloader if not mandatory (classpath deployment) in embedded mode

     [ 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