You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2007/11/30 10:10:27 UTC

[jira] Created: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
-----------------------------------------------------------------------------------------------------------------------

                 Key: SM-1159
                 URL: https://issues.apache.org/activemq/browse/SM-1159
             Project: ServiceMix
          Issue Type: Bug
            Reporter: Freeman Fang
            Assignee: Freeman Fang
            Priority: Minor
             Fix For: 3.2.2, 3.3




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


[jira] Resolved: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

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

Freeman Fang resolved SM-1159.
------------------------------

    Resolution: Fixed

> Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1159
>                 URL: https://issues.apache.org/activemq/browse/SM-1159
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>


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


[jira] Reopened: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

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

Freeman Fang reopened SM-1159:
------------------------------


also need add this check in the process for CxfBcProvdier for incoming message

> Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1159
>                 URL: https://issues.apache.org/activemq/browse/SM-1159
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>


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


[jira] Resolved: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

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

Freeman Fang resolved SM-1159.
------------------------------

    Resolution: Fixed

commit fix 
http://svn.apache.org/viewvc?rev=634940&view=rev for 3.2.2 branch
http://svn.apache.org/viewvc?rev=634934&view=rev for 3.3 branch

> Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1159
>                 URL: https://issues.apache.org/activemq/browse/SM-1159
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>


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


[jira] Commented: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41440#action_41440 ] 

Freeman Fang commented on SM-1159:
----------------------------------

commit fix
http://svn.apache.org/viewvc?rev=599747&view=rev for 3.3 branch
http://svn.apache.org/viewvc?rev=599749&view=rev for 3.2.2 branch

> Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1159
>                 URL: https://issues.apache.org/activemq/browse/SM-1159
>             Project: ServiceMix
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>


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


[jira] Updated: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

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

Guillaume Nodet updated SM-1159:
--------------------------------

    Component/s: servicemix-cxf-bc

> Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1159
>                 URL: https://issues.apache.org/activemq/browse/SM-1159
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3
>
>


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


[jira] Updated: (SM-1159) Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.

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

Guillaume Nodet updated SM-1159:
--------------------------------

    Fix Version/s: servicemix-cxf-bc-2008.01

> Cxf bc provider should check MessageExchange status before send out the message to avoid "Out not supported" exception.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1159
>                 URL: https://issues.apache.org/activemq/browse/SM-1159
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.2.2, 3.3, servicemix-cxf-bc-2008.01
>
>


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