Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

JCasGen says its generating in the default package, but then I see an exception being generated. What happened?

0
Posted

JCasGen says its generating in the default package, but then I see an exception being generated. What happened?

0

The CAS types in the UIMA SDK must have a CAS name space. You can’t have a type named “MyType” — it must have a name such as “com.myorg.MyType”. The part of the name before the last period is the name space and is used in JCasGen to specify the package name of the generated files.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123