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-unsubscr...@uima.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org