You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis Monteiro (Jira)" <ji...@apache.org> on 2022/10/03 19:43:00 UTC

[jira] [Assigned] (TOMEE-4048) Investigate hierachical classloader for openejb-client

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

Jean-Louis Monteiro reassigned TOMEE-4048:
------------------------------------------

    Assignee: Jean-Louis Monteiro

> Investigate hierachical classloader for openejb-client
> ------------------------------------------------------
>
>                 Key: TOMEE-4048
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4048
>             Project: TomEE
>          Issue Type: Sub-task
>            Reporter: Jean-Louis Monteiro
>            Assignee: Jean-Louis Monteiro
>            Priority: Major
>
> We do have hierarchical class loader in TomEE using URLClassLoaderFirst such as we can match EE class loading strategies.
>  
> In openejb-client, we use a flat class loader, but it does not allow the app to be used first. It makes JSON-P pluggability tests to fail because the JSonProvider is never the expected one.
>  
> This task consists in trying to implement a hirachical class loader in openejb-client and see if it does not produce side effects



--
This message was sent by Atlassian Jira
(v8.20.10#820010)