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

Richard Eckart de Castilho commented on UIMA-6057:
--------------------------------------------------

WRT accessing a JCas class in the main method and then again accessing it in 
the PEAR: To me, it sounds as if one may want to provide a hint to the PEAR 
wrapper to configure its behavior regarding which classes to load from the PEAR 
and which ones to load from the parent classloader. I.e. if I am in an 
application where I know that all types `com.foo.globaltypes.**.*` are already 
available to the parent classloader, then using them should be preferred over 
loading them from the PEAR.



> Avoid falsely switching classloader
> -----------------------------------
>
>                 Key: UIMA-6057
>                 URL: https://issues.apache.org/jira/browse/UIMA-6057
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Matthias Koch
>            Priority: Major
>         Attachments: UIMA-6057.diff
>
>
> In some cases the classloader is switched back, although it hasn't be 
> switched before processing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to