[
https://issues.apache.org/jira/browse/UIMA-3186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor updated UIMA-3186:
---------------------------------
Fix Version/s: (was: 2.5.0SDK)
> Apply sofa-unaware analysis engines on different views without descriptor
> -------------------------------------------------------------------------
>
> Key: UIMA-3186
> URL: https://issues.apache.org/jira/browse/UIMA-3186
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Affects Versions: 2.5.0SDK
> Reporter: Peter Klügl
>
> The user has to wrap/configure the sofa-unaware analysis engine on descriptor
> level in order to apply it on a view other than _InitialView. If the
> descriptor of the analysis engine is not available (any more), then it is
> quite hard. Some improvement that eases this task would be helpful.
> The following is for example not possible right now:
> {noformat}
> ae.process(cas.getView("myView"));
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)