Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1628

deployCppService does not return <elementType> on getMeta replies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3C
    • C++ Framework
    • None

    Description

      3. I deployed the uimacpp AE service which has exactly the same typesystem as a uimaj AE in the pipeline. However, the CASes are incompatible with the following reason:

      • There is a type 'Constituent' which has a 'children' feature. 'children' is of the range type 'FSArray' with the element type 'Constituent'.
      • However, when getting the typesystem from the uimacpp service, the element type is ignored. Both components cannot be plugged into one pipeline, because of an exception complaining about incompatible typesystems.

      I will work around the last issue by altering the typesystem (removing the element type), but this is not satisfactory.

      Kind regards
      Matthias

      Attachments

        Activity

          People

            Unassigned Unassigned
            eddie_epstein Eddie Epstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: