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

Marshall Schor commented on UIMA-6057:
--------------------------------------

The other way to fix this is to un-pear the pear.  This means installing it 
someplace, and then examining the classpath it uses with the goal of merging it 
into one common shared classpath with the main.

This might be difficult, which is why the above extension might be a good way 
to go - picking explicitly just those JCas classes which the pear needs to load 
from its parent-classloader, not itself.

> 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