[
https://issues.apache.org/jira/browse/UIMA-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Baessler reopened UIMA-77:
----------------------------------
> CasToInlineXml fails for new primitive types
> --------------------------------------------
>
> Key: UIMA-77
> URL: https://issues.apache.org/jira/browse/UIMA-77
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Affects Versions: 2.1
> Reporter: Adam Lally
> Assigned To: Thilo Goetz
>
> The CasToInlineXml utility (used by the RunAE tool) iterates over the set of
> primitive types (not including the new ones), and if a feature is not one of
> those primitive types then it attempts to access it as a FeatureStructure.
> This causes an Exception if the CAS uses the new primitive types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.