On Thu, Dec 16, 2010 at 9:02 AM, Jens Grivolla <[email protected]> wrote: > Thanks, is there a way to check what type system the AS service uses? > > MyAnnotation is declared in the capabilities section of the aggregate > descriptor of the service (AS primitive, made from merging a few PEARS). > The type system itself (its XML definition) is imported in the separate AE > descriptors, which works without problems in other settings (e.g. deploying > the aggregate PEAR through SimpleServer).
UIMA doesn't allow defining types in aggregate descriptors. There should be an error in the uima.log for the service. If not, there were bugs in uima-as 2.3.0 that lost the root cause of exceptions in uima core components. Running that aggregate with cvd should show the error. CVD also allows one to browse the type system. Eddie
