[
https://issues.apache.org/jira/browse/UIMA-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eddie Epstein updated UIMA-1877:
--------------------------------
Summary: XMI deserialization of ByteArray broken when
multipleReferencesAllowed=false (was: ByteArrayFS.toArray() method is broken)
Description: ByteArrays are serialized as separate FS in packed hexadecimal
format. However, if multipleReferencesAllowed is not true, the deserializer
picks up the FS reference as the data.
> XMI deserialization of ByteArray broken when multipleReferencesAllowed=false
> ----------------------------------------------------------------------------
>
> Key: UIMA-1877
> URL: https://issues.apache.org/jira/browse/UIMA-1877
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Reporter: Eddie Epstein
> Assignee: Eddie Epstein
>
> ByteArrays are serialized as separate FS in packed hexadecimal format.
> However, if multipleReferencesAllowed is not true, the deserializer picks up
> the FS reference as the data.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.