You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ron Gavlin (JIRA)" <ji...@apache.org> on 2008/11/08 11:55:05 UTC

[jira] Created: (SM-1679) smx-jms old, in/out, provider/consumer endpoints do not pass JBI Faults correctly

smx-jms old, in/out, provider/consumer endpoints do not pass JBI Faults correctly
---------------------------------------------------------------------------------

                 Key: SM-1679
                 URL: https://issues.apache.org/activemq/browse/SM-1679
             Project: ServiceMix
          Issue Type: Bug
    Affects Versions: servicemix-jms-2008.01
            Reporter: Ron Gavlin




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


[jira] Updated: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Gavlin updated SM-1679:
---------------------------

    Attachment: sm-1679-2.patch

This patch includes an updated test to verify that the fault content is being set correctly. The patch also includes the fix for this issue.

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-jms-2008.02, 3.2.4
>
>         Attachments: sm-1679-1682-test.patch, sm-1679-2.patch
>
>


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


[jira] Assigned: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet reassigned SM-1679:
-----------------------------------

    Assignee: Guillaume Nodet

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>         Attachments: sm-1679-1682-test.patch
>
>


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


[jira] Resolved: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1679.
---------------------------------

    Resolution: Fixed

Sending        src/main/java/org/apache/servicemix/jms/multiplexing/MultiplexingProviderProcessor.java
Sending        src/test/java/org/apache/servicemix/jms/JMSComponentTest.java
Sending        src/test/java/org/apache/servicemix/jms/JmsProviderConsumerEndpointTest.java
Transmitting file data ...
Committed revision 718944.

Sending        servicemix-jms/src/main/java/org/apache/servicemix/jms/multiplexing/MultiplexingProviderProcessor.java
Sending        servicemix-jms/src/test/java/org/apache/servicemix/jms/JMSComponentTest.java
Transmitting file data ..
Committed revision 718956.

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-jms-2008.02, 3.2.4
>
>         Attachments: sm-1679-1682-test.patch, sm-1679-2.patch
>
>


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


[jira] Reopened: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Gavlin reopened SM-1679:
----------------------------


The smx-jms old provider endpoint is not setting the fault content correctly.

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-jms-2008.02, 3.2.4
>
>         Attachments: sm-1679-1682-test.patch, sm-1679-2.patch
>
>


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


[jira] Updated: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Gavlin updated SM-1679:
---------------------------

        Summary: smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly  (was: smx-jms old, in/out, provider/consumer endpoints do not pass JBI Faults correctly)
    Component/s: servicemix-jms

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>


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


[jira] Resolved: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Guillaume Nodet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1679.
---------------------------------

    Fix Version/s: servicemix-jms-2008.02
                   3.2.4
       Resolution: Fixed

Sending        servicemix-jms/src/main/java/org/apache/servicemix/jms/DefaultJmsMarshaler.java
Sending        servicemix-jms/src/main/java/org/apache/servicemix/jms/multiplexing/MultiplexingProviderProcessor.java
Sending        servicemix-jms/src/test/java/org/apache/servicemix/jms/AbstractJmsTestSupport.java
Sending        servicemix-jms/src/test/java/org/apache/servicemix/jms/JMSComponentTest.java
Transmitting file data ....
Committed revision 713983.

Sending        src/main/java/org/apache/servicemix/jms/DefaultJmsMarshaler.java
Sending        src/test/java/org/apache/servicemix/jms/AbstractJmsTestSupport.java
Sending        src/test/java/org/apache/servicemix/jms/JMSComponentTest.java
Transmitting file data ...
Committed revision 713982.

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-jms-2008.02, 3.2.4
>
>         Attachments: sm-1679-1682-test.patch
>
>


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


[jira] Updated: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ron Gavlin updated SM-1679:
---------------------------

    Attachment: sm-1679-1682-test.patch

Patch with tests to exercise issues SM-1679 thru SM-1682.

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>         Attachments: sm-1679-1682-test.patch
>
>


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


[jira] Commented: (SM-1679) smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly

Posted by "Ron Gavlin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47493#action_47493 ] 

Ron Gavlin commented on SM-1679:
--------------------------------

Hi Guillaume,

Would you mind backporting the patch to the SMX 3.2.x branch?

Thanks,

/Ron

> smx-jms old, non-soap, in/out, provider/consumer endpoints do not pass JBI Faults correctly
> -------------------------------------------------------------------------------------------
>
>                 Key: SM-1679
>                 URL: https://issues.apache.org/activemq/browse/SM-1679
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-jms
>    Affects Versions: servicemix-jms-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>             Fix For: servicemix-jms-2008.02, 3.2.4
>
>         Attachments: sm-1679-1682-test.patch, sm-1679-2.patch
>
>


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