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

Matthieu Morel commented on S4-68:
----------------------------------

I believe this is fixed with the recent S4-59 updates. Daniel can you confirm?
                
> PE Prototypes are created from a Thread with the wrong ClassLoader
> ------------------------------------------------------------------
>
>                 Key: S4-68
>                 URL: https://issues.apache.org/jira/browse/S4-68
>             Project: Apache S4
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Daniel Gómez Ferro
>             Fix For: 0.6
>
>
> PE Prototypes are created from a Thread with the wrong ClassLoader. They are 
> created during the App initialization, which is called by the Deployment 
> Manager from a ZK callback.
> We should rework how the Application initialization is done, possibly 
> submitting the initialization task to a separate ExecutionService from the ZK 
> callback, and then setting the right ClassLoader as the Thread 
> contextClassLoader.

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