You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "reckart (via GitHub)" <gi...@apache.org> on 2023/06/28 10:01:05 UTC

[GitHub] [uima-uimaj] reckart opened a new issue, #315: ThreadContextClassLoader ignored by ResourceManager when extension classloader is set

reckart opened a new issue, #315:
URL: https://github.com/apache/uima-uimaj/issues/315

   **Describe the bug**
   The UIMA ResourceManager implementation ignores a potentially available ThreadContextClassLoader when an extension classloader is set.
   
   **Expected behavior**
   Instead of ignoring the TCCL, the TCCL should be considered if a class could not be loaded through the extension classloader. The extension classloader should take precedence over the TCCL, but it should not completely block it.
   
   **Please complete the following information:**
    - Version: 3.4.1
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [uima-uimaj] reckart closed issue #315: ThreadContextClassLoader ignored by ResourceManager when extension classloader is set

Posted by "reckart (via GitHub)" <gi...@apache.org>.
reckart closed issue #315: ThreadContextClassLoader ignored by ResourceManager when extension classloader is set
URL: https://github.com/apache/uima-uimaj/issues/315


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org