Jean-Louis Monteiro created TOMEE-4048:
------------------------------------------

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


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)

Reply via email to