On Mon, Dec 14, 2009 at 9:29 AM, Christoph Büscher <[email protected]> wrote: > Hi, > > I did some further testing and the problem seems to happen when the FS is > not > declared in the remote C++ TAE but declared and set in an AE in the (lokal) > main > application (in out case a CPE running various Java AEs).
Ah, must have to do with C++ service handing of "out-of-type-system" data. > From my UIMA understanding so far a remote AS service shouldn't have to > declare > or import all types and type systems by potential AE clients connecting to > it, > or am I wrong in this regard? > I attached the descriptors used in the Junit test above. Hope this helps. I > will > continue to try to reproduce the problem using CVD. Your understanding is correct. We should have enough to go on for now. Wonder if this is a problem for remote Java annotators too :) Thanks for debugging! Eddie
