Turns out this wasn't too difficult to fix.  The fix has now been done
and tested and checked into SVN under UIMA-1281 Jira issue.  If you need
this fix now, please rebuild the uimaj-core jar.  The official next
release (not yet planned) will pick this up.

-Marshall

Matthias Wendt wrote:
> Hi,
>
> I have an annotator written in c++ that does some linguistic analysis
> like morphological analysis, POS-tagging etc.
> I'm currently experiencing some troubles trying to integrate the
> annotator as a delegate AE in an aggregate. The issue is that
> parameter overrides are being ignored.
> The log messages during the call of the initialize(...) method print
> exactly the parameters specified in the primitive AE descriptor.
>
> Is there anybody who had the same troubles. Anything I might have
> missed in the documentation?
>
> Regards,
> Matthias
>
>

Reply via email to