You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Simon Laws (JIRA)" <de...@tuscany.apache.org> on 2011/06/28 18:55:17 UTC

[jira] [Created] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
---------------------------------------------------------------------------------------------

                 Key: TUSCANY-3890
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
             Project: Tuscany
          Issue Type: Sub-task
            Reporter: Simon Laws


TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Reopened] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

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

Simon Laws reopened TUSCANY-3890:
---------------------------------

      Assignee: Simon Laws

I've had a change of heart about this and I've gone ahead and ported the changes to separate the request and response wrapper info. I'll commit shortly. 
                
> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
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] [Reopened] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

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

Scott Kurz reopened TUSCANY-3890:
---------------------------------


I'd like to re-open pointing to a failing test, but a quick note instead why I think this is an issue.

While we ported a good chunk of 2931 I don't see the part breaking apart the Operation WrapperInfo(s).   I'd think though that an "XML-in, Object-out" test could pass still as Object serialization doesn't use the JAXWS wrapper.  

So I'd think there's still an issue here.

> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

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

Simon Laws closed TUSCANY-3890.
-------------------------------

    Resolution: Fixed

I'm closing this issue now as TUSCANY-3654 has been resolved and the separate request/response wire formats of that test work. The changes in 2.x were not as extensive as those in 1.x. Primarily OperationImpl in 2.x does not present separate request/response Wrapper fields. This is somewhat mute though because I don't believe we have a scenario where the request wrapper has a different databinding from the response wrapper (we certainly have the case there the request has a wrapper and the response doesn't and vice versa). 
                
> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
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-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

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

Simon Laws updated TUSCANY-3890:
--------------------------------

    Parent Issue: TUSCANY-3882  (was: TUSCANY-3889)

> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

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

Simon Laws closed TUSCANY-3890.
-------------------------------

    Resolution: Fixed

Committed at revision: 1213702  

                
> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>            Assignee: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
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] [Commented] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

Posted by "ant elder (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069144#comment-13069144 ] 

ant elder commented on TUSCANY-3890:
------------------------------------

I think there needs to be a little more info on how to recreate this, for example even without testcase code something like a eg composite or a suggestion of a combination of the JMS wire formats that would cause a fail. From what you've said i have to guess a lot but i wonder if its an issue with the JMS binding or a new JIRA for a different area of the code?

> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (TUSCANY-3890) Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x

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

ant elder closed TUSCANY-3890.
------------------------------

    Resolution: Fixed

Closing as this appears to have been done now. There is an itest which appears to work which uses separate request and response wireFormats at https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/testing/itest/jms/format-jmstextxmlinjmsobjectout/

> Port TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" to 2.x
> ---------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3890
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3890
>             Project: Tuscany
>          Issue Type: Sub-task
>          Components: SCA Java Runtime
>            Reporter: Simon Laws
>             Fix For: Java-SCA-2.0
>
>
> TUSCANY-2931 "Allow for separate request and response wireFormats in binding.jms" was added to 1.x after the 2.x branch was taken. Needs porting. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira