could we have a small example of the type system, a corresponding JCas generated class, and can you say which version of UIMA you are using, and how you ran JCasGen?
-Marshall On 7/7/2017 6:57 AM, Luca Toldo wrote: > Dear All, > I've automatically generated a TypeSystem from XSD, and then with JCasGen > generated the java code. > > When I try to run a small code, I get many error messages that follow the > pattern in subject. > > When I check the TypeSystem.xml indeed I find that there are features with > the specific types ... > > Workaround I am currently doing is to comment out those features. Not elegant > but it works. > > I would however appreciate some advice on how to avoid that clash ... and why > is not detected at JCasGen or compilation time. > > Thankyou >
