[
https://issues.apache.org/jira/browse/UIMA-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069212#comment-13069212
]
Marshall Schor commented on UIMA-2176:
--------------------------------------
If we have class loading issues with this design, I wonder if making the
annotator-osgi bundles into "fragments" of the host uima-ep-runtime bundle
would solve this... just a thought, and maybe something for the "testers" to
try, if they have trouble. I think that this would put all the annotators and
the UIMA framework under the same parent class-loader.
> Addons OSGi - embed dependencies as jars, exclude UIMA Jars
> -----------------------------------------------------------
>
> Key: UIMA-2176
> URL: https://issues.apache.org/jira/browse/UIMA-2176
> Project: UIMA
> Issue Type: Improvement
> Components: addons-osgi
> Reporter: Marshall Schor
> Assignee: Marshall Schor
>
> Current OSGi packaging for UIMA addon annotators unpacks the code plus the
> dependencies, and this results in the components with the same names
> overlaying one another. Change this to avoid the unpacking.
> Current OSGi packaging for UIMA addon annotators includes the UIMA Jars
> within every addon, even though they are already packaged as an OSGi bundle.
> Change this to import these instead.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira