You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Adam Lally (JIRA)" <ui...@incubator.apache.org> on 2007/05/01 17:55:15 UTC

[jira] Closed: (UIMA-379) CAS views should not call initFsClassRegistry

     [ https://issues.apache.org/jira/browse/UIMA-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Lally closed UIMA-379.
---------------------------

    Resolution: Invalid

There was no need for any changes here.  There were in fact no ClassCastExceptions in Apache UIMA, and the previous behavior was correct.

> CAS views should not call initFsClassRegistry
> ---------------------------------------------
>
>                 Key: UIMA-379
>                 URL: https://issues.apache.org/jira/browse/UIMA-379
>             Project: UIMA
>          Issue Type: Bug
>          Components: Core Java Framework
>            Reporter: Eddie Epstein
>         Assigned To: Adam Lally
>
> The fsclassregistry should be shared with the base CAS, as is done by setCAS(). If not shared, class cast exceptions occur when instantiating JCas on one CAS view and then trying to use JCas on another CAS view.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.