Fixed under UIMA-1640
On Wed, Oct 28, 2009 at 11:00 AM, Jaroslaw Cwiklik <[email protected]> wrote: > Yes, this is a bug. It will be addressed today. > > Thanks for finding this! > > > > On Wed, Oct 28, 2009 at 10:23 AM, Daniel Trümper <[email protected]>wrote: > >> >> > You found a workaround, but I wonder if there is still a bug in >> > UIMA-AS here. Did your Flow Controller descriptor import the types >> > that it needed, yet the Flow Controller still got an exception trying >> > to access them? >> Yes, the Flow Controller descriptor containes the types it needs, i.e. >> imports the type system descriptor... >> >> > That shouldn't be the case. It sounds like UIMA-AS >> > is failing to add Flow Controllers' type definitions to the aggregate >> > AE's CAS definition. Jerry, do you think that is possible? >> I have also thought that it might be a bug but I have to admit that I >> don't know enough of the internals to determine if it is a bug or a feature? >> :) >> >> Daniel >> > >
