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 2006/12/19 16:38:21 UTC

[jira] Created: (UIMA-131) Send Sofa mappings to remove services in process call

Send Sofa mappings to remove services in process call
-----------------------------------------------------

                 Key: UIMA-131
                 URL: http://issues.apache.org/jira/browse/UIMA-131
             Project: UIMA
          Issue Type: Improvement
          Components: Transport Adapters - SOAP, Vinci
            Reporter: Adam Lally
            Priority: Minor


Sofa mappings currently don't work for remote services except in the one case of Vinci services in an aggregate AE (not a CPE), which is handled by renaming the Sofa in the XCAS, a dangerous approach that can lead to name-collisions.

A better approach is to pass the sofa mappings alongside the case with each process call.  This is also more in sync with the OASIS UIMA spec proposal, which says the clients should pass the IDs (xmi:id values) of the Sofas bound to each declared input sofa of the remote.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (UIMA-131) Send Sofa mappings to remote services in process call

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor updated UIMA-131:
--------------------------------

    Summary: Send Sofa mappings to remote services in process call  (was: Send Sofa mappings to remove services in process call)

typo - in title: remove -> remote

> Send Sofa mappings to remote services in process call
> -----------------------------------------------------
>
>                 Key: UIMA-131
>                 URL: https://issues.apache.org/jira/browse/UIMA-131
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Transport Adapters - SOAP, Vinci
>            Reporter: Adam Lally
>            Priority: Minor
>
> Sofa mappings currently don't work for remote services except in the one case of Vinci services in an aggregate AE (not a CPE), which is handled by renaming the Sofa in the XCAS, a dangerous approach that can lead to name-collisions.
> A better approach is to pass the sofa mappings alongside the case with each process call.  This is also more in sync with the OASIS UIMA spec proposal, which says the clients should pass the IDs (xmi:id values) of the Sofas bound to each declared input sofa of the remote.

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