You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Greg Dritschler (Created) (JIRA)" <de...@tuscany.apache.org> on 2011/10/07 15:07:29 UTC

[jira] [Created] (TUSCANY-3958) Intents are not available for remote endpoints

Intents are not available for remote endpoints
----------------------------------------------

                 Key: TUSCANY-3958
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3958
             Project: Tuscany
          Issue Type: Bug
            Reporter: Greg Dritschler


In a distributed environment, remote endpoints obtained from the domain registry do not have their required intents.  This may cause the reference to not provide the correct behavior required by the intents.

Presumably the RuntimeEndpointImpl.writeExternal() should write the intents and RuntimeEndpointImpl.readExternal() should read (and resolve?) them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (TUSCANY-3958) Intents are not available for remote endpoints

Posted by "Simon Laws (Assigned) (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws reassigned TUSCANY-3958:
-----------------------------------

    Assignee: Simon Laws
    
> Intents are not available for remote endpoints
> ----------------------------------------------
>
>                 Key: TUSCANY-3958
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3958
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-2.0
>            Reporter: Greg Dritschler
>            Assignee: Simon Laws
>
> In a distributed environment, remote endpoints obtained from the domain registry do not have their required intents.  This may cause the reference to not provide the correct behavior required by the intents.
> Presumably the RuntimeEndpointImpl.writeExternal() should write the intents and RuntimeEndpointImpl.readExternal() should read (and resolve?) them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TUSCANY-3958) Intents are not available for remote endpoints

Posted by "Simon Laws (Closed) (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon Laws closed TUSCANY-3958.
-------------------------------

    Resolution: Fixed

Code added at revision: 1185135  to serialize the Endpoint intents and policy sets. They are stashed on the component element at write and retrieved to the Endpoint model on read. 

                
> Intents are not available for remote endpoints
> ----------------------------------------------
>
>                 Key: TUSCANY-3958
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3958
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-2.0
>            Reporter: Greg Dritschler
>            Assignee: Simon Laws
>
> In a distributed environment, remote endpoints obtained from the domain registry do not have their required intents.  This may cause the reference to not provide the correct behavior required by the intents.
> Presumably the RuntimeEndpointImpl.writeExternal() should write the intents and RuntimeEndpointImpl.readExternal() should read (and resolve?) them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (TUSCANY-3958) Intents are not available for remote endpoints

Posted by "Greg Dritschler (Updated) (JIRA)" <de...@tuscany.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Dritschler updated TUSCANY-3958:
-------------------------------------

    Affects Version/s: Java-SCA-2.0
    
> Intents are not available for remote endpoints
> ----------------------------------------------
>
>                 Key: TUSCANY-3958
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3958
>             Project: Tuscany
>          Issue Type: Bug
>    Affects Versions: Java-SCA-2.0
>            Reporter: Greg Dritschler
>
> In a distributed environment, remote endpoints obtained from the domain registry do not have their required intents.  This may cause the reference to not provide the correct behavior required by the intents.
> Presumably the RuntimeEndpointImpl.writeExternal() should write the intents and RuntimeEndpointImpl.readExternal() should read (and resolve?) them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira