[ 
https://issues.apache.org/jira/browse/APEXCORE-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097096#comment-16097096
 ] 

Thomas Weise commented on APEXCORE-767:
---------------------------------------

I think in addition to this change we also need to ensure that the opposite of 
"loadDependencies" takes place, after the application is launched (or 
completed, in embedded mode). Otherwise subsequent application executions in 
the same thread may pick up stale dependencies.

> Duplicate class loading in CLI for single application launch 
> -------------------------------------------------------------
>
>                 Key: APEXCORE-767
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-767
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Thomas Weise
>            Assignee: Florian Schmidt
>
> StramAppLauncher will create multiple class loaders in a way that leads to 
> duplicate loading of the same class (while listing app package, then when 
> launching). It also appears that the context class loader is never reset.
>  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to