You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kaushik Mukherjee (JIRA)" <de...@tuscany.apache.org> on 2009/05/01 20:31:31 UTC

[jira] Created: (TUSCANY-3005) When wrapSingle=false on the jmsObject WF, null one arg methods and void returns fail

When wrapSingle=false on the jmsObject WF, null one arg methods and void returns fail
-------------------------------------------------------------------------------------

                 Key: TUSCANY-3005
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3005
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA JMS Binding Extension
            Reporter: Kaushik Mukherjee




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


[jira] Resolved: (TUSCANY-3005) null one arg methods and void returns fail jmsdefault WF

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

Simon Laws resolved TUSCANY-3005.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Java-SCA-Next

committed at revision: 771740  Thanks for the patch Kaushik


> null one arg methods and void returns fail jmsdefault WF
> --------------------------------------------------------
>
>                 Key: TUSCANY-3005
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3005
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Kaushik Mukherjee
>            Assignee: Simon Laws
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-3005.patch
>
>
> Null one args and voids are failing because we no longer wrap the single arg method parms and returns with the operation name.

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


[jira] Assigned: (TUSCANY-3005) null one arg methods and void returns fail jmsdefault WF

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

Simon Laws reassigned TUSCANY-3005:
-----------------------------------

    Assignee: Simon Laws

> null one arg methods and void returns fail jmsdefault WF
> --------------------------------------------------------
>
>                 Key: TUSCANY-3005
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3005
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Kaushik Mukherjee
>            Assignee: Simon Laws
>         Attachments: TUSCANY-3005.patch
>
>
> Null one args and voids are failing because we no longer wrap the single arg method parms and returns with the operation name.

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


[jira] Updated: (TUSCANY-3005) When wrapSingle=false on the jmsObject WF, null one arg methods and void returns fail

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

Kaushik Mukherjee updated TUSCANY-3005:
---------------------------------------

    Attachment: TUSCANY-3005.patch

The patch was made against the sca-java-1.x branch.

Modified file: binding-jms-runtime/src/main/java/org/apache/tuscany/sca/binding/jms/provider/DefaultMessageProcessor.java

> When wrapSingle=false on the jmsObject WF, null one arg methods and void returns fail
> -------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3005
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3005
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Kaushik Mukherjee
>         Attachments: TUSCANY-3005.patch
>
>


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


[jira] Updated: (TUSCANY-3005) null one arg methods and void returns fail jmsdefault WF

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

Kaushik Mukherjee updated TUSCANY-3005:
---------------------------------------

    Description: Null one args and voids are failing because we no longer wrap the single arg method parms and returns with the operation name.
        Summary: null one arg methods and void returns fail jmsdefault WF  (was: When wrapSingle=false on the jmsObject WF, null one arg methods and void returns fail)

> null one arg methods and void returns fail jmsdefault WF
> --------------------------------------------------------
>
>                 Key: TUSCANY-3005
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3005
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA JMS Binding Extension
>            Reporter: Kaushik Mukherjee
>         Attachments: TUSCANY-3005.patch
>
>
> Null one args and voids are failing because we no longer wrap the single arg method parms and returns with the operation name.

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