You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Ignacio Silva-Lepe (JIRA)" <tu...@ws.apache.org> on 2007/01/03 16:39:28 UTC

[jira] Created: (TUSCANY-1022) Conversation id injection for conversational service provider -- annotation and field access

Conversation id injection for conversational service provider -- annotation and field access
--------------------------------------------------------------------------------------------

                 Key: TUSCANY-1022
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1022
             Project: Tuscany
          Issue Type: Bug
          Components: Specification
            Reporter: Ignacio Silva-Lepe
         Assigned To: Michael John Edwards


Section 1.5.2.2 of the Client and Implementation for Java spec shows the use of a @SessionID annotation to inject a conversation id to a conversational service provider, the annotation should be @ConversationID

In addition, section 1.5.2.2 of the spec illustrates the use of the injection annotation with a field that has private access. The annotation should be used on protected or public fields only.

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Resolved: (TUSCANY-1022) Conversation id injection for conversational service provider -- annotation and field access

Posted by "Jean-Sebastien Delfino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Sebastien Delfino resolved TUSCANY-1022.
---------------------------------------------

    Resolution: Fixed

This is fixed in the spec v1.0

> Conversation id injection for conversational service provider -- annotation and field access
> --------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1022
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1022
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Specification
>            Reporter: Ignacio Silva-Lepe
>            Assignee: Mike Edwards
>             Fix For: Java-SCA-Next
>
>
> Section 1.5.2.2 of the Client and Implementation for Java spec shows the use of a @SessionID annotation to inject a conversation id to a conversational service provider, the annotation should be @ConversationID
> In addition, section 1.5.2.2 of the spec illustrates the use of the injection annotation with a field that has private access. The annotation should be used on protected or public fields only.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


[jira] Updated: (TUSCANY-1022) Conversation id injection for conversational service provider -- annotation and field access

Posted by "Jim Marino (JIRA)" <tu...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/TUSCANY-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Marino updated TUSCANY-1022:
--------------------------------

    Fix Version/s:     (was: Java-SCA-M3)
                   Java-SCA-2.0-Alpha

> Conversation id injection for conversational service provider -- annotation and field access
> --------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-1022
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1022
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Specification
>            Reporter: Ignacio Silva-Lepe
>         Assigned To: Michael John Edwards
>             Fix For: Java-SCA-2.0-Alpha
>
>
> Section 1.5.2.2 of the Client and Implementation for Java spec shows the use of a @SessionID annotation to inject a conversation id to a conversational service provider, the annotation should be @ConversationID
> In addition, section 1.5.2.2 of the spec illustrates the use of the injection annotation with a field that has private access. The annotation should be used on protected or public fields only.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org