Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential failure to look up UIMA-internal classes in OSGI-like contexts #395

Closed
reckart opened this issue Sep 30, 2024 · 0 comments
Closed
Assignees
Labels
🦟 Bug Something isn't working
Milestone

Comments

@reckart
Copy link
Member

reckart commented Sep 30, 2024

Describe the bug
Variant of #252, but this time affecting internal UIMA classes such as TOP.

Expected behavior
Internal UIMA JCas wrappers should always be locatable.

Please complete the following information:

  • Version: 3.5.0
@reckart reckart added the 🦟 Bug Something isn't working label Sep 30, 2024
@reckart reckart added this to the 3.6.0 milestone Sep 30, 2024
@reckart reckart self-assigned this Sep 30, 2024
reckart added a commit that referenced this issue Sep 30, 2024
…I-like contexts

- When trying to load a UIMA JCas class, fall back to using the UIMA framework classloader instead of the resource manager parent classloader which might not import all UIMA packages
reckart added a commit that referenced this issue Sep 30, 2024
…ook-up-UIMA-internal-classes-in-OSGI-like-contexts

Issue #395: Potential failure to look up UIMA-internal classes in OSGI-like contexts
@reckart reckart closed this as completed Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🦟 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant