Peter Klügl created UIMA-3753:
---------------------------------

             Summary: Cascading Ruta modifiers in an AAE
                 Key: UIMA-3753
                 URL: https://issues.apache.org/jira/browse/UIMA-3753
             Project: UIMA
          Issue Type: Bug
          Components: ruta
    Affects Versions: 2.2.0ruta
            Reporter: Peter Klügl
             Fix For: 2.2.1ruta


Cascading Ruta modifiers in an AAE is currently not possible.
The AEs with output views are sofa aware and thus they get passed the base CAS, 
which is normally the _InitialView. The modifiers, however, just try to process 
the passed CAS, which is not the one mapped to the modifier in the AAE. This 
leads to the problem that it cannot access the document modified by the 
previous modifier.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to