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 2009/09/30 05:35:00 UTC

[jira] Created: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
--------------------------------------------------------------------------------------------

                 Key: SMXCOMP-640
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
             Project: ServiceMix Components
          Issue Type: Bug
          Components: servicemix-eip
    Affects Versions: servicemix-eip-2009.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: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

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

Ulhas Bhole updated SMXCOMP-640:
--------------------------------

    Affects Version/s: 3.2.3

> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.2.3, servicemix-eip-2009.01
>            Reporter: Ron Gavlin
>            Assignee: Ulhas Bhole
>


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


[jira] Commented: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

Posted by "Ulhas Bhole (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMXCOMP-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54642#action_54642 ] 

Ulhas Bhole commented on SMXCOMP-640:
-------------------------------------

Fixed on 3.2 and components trunk. 

For 3.2 branch : http://svn.apache.org/viewvc?rev=822746&view=rev

For Components trunk : http://svn.apache.org/viewvc?rev=822739&view=rev

Regards,

Ulhas Bhole

> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.2.3, servicemix-eip-2009.01
>            Reporter: Ron Gavlin
>            Assignee: Ulhas Bhole
>


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


[jira] Work started: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

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

Work on SMXCOMP-640 started by Ulhas Bhole.

> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.2.3, servicemix-eip-2009.01
>            Reporter: Ron Gavlin
>            Assignee: Ulhas Bhole
>


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


[jira] Assigned: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

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

Ulhas Bhole reassigned SMXCOMP-640:
-----------------------------------

    Assignee: Ulhas Bhole

> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: servicemix-eip-2009.01
>            Reporter: Ron Gavlin
>            Assignee: Ulhas Bhole
>


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


[jira] Issue Comment Edited: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

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

Ron Gavlin edited comment on SMXCOMP-640 at 9/29/09 8:56 PM:
-------------------------------------------------------------

This should be solved using a very similar patch to the smx-eip StaticRecipientList patch applied here: (http://fisheye6.atlassian.com/viewrep/servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-eip/src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java?r1=631940&r2=710044). The StaticRecipientList patch was committed as part of the resolution for issue: http://issues.apache.org/activemq/browse/SM-1567.

Please backport to the smx 3.2.x branch.


      was (Author: rgavlin):
    This should be solved using a very similar patch to the smx-eip StaticRecipientList patch applied here: (http://fisheye6.atlassian.com/viewrep/servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-eip/src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java?r1=631940&r2=710044) 

Please backport to the smx 3.2.x branch.

  
> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: servicemix-eip-2009.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] Commented: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

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

Ron Gavlin commented on SMXCOMP-640:
------------------------------------

This should be solved using a very similar patch to the smx-eip StaticRecipientList patch applied here: (http://fisheye6.atlassian.com/viewrep/servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-eip/src/main/java/org/apache/servicemix/eip/patterns/StaticRecipientList.java?r1=631940&r2=710044) 

Please backport to the smx 3.2.x branch.


> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: servicemix-eip-2009.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: (SMXCOMP-640) smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"

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

Ulhas Bhole resolved SMXCOMP-640.
---------------------------------

       Resolution: Fixed
    Fix Version/s: servicemix-eip-2009.02
                   3.2.4

> smx-eip async AbstractSplitter throws UnsupportedOperationException when reportErrors="true"
> --------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-640
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-640
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-eip
>    Affects Versions: 3.2.3, servicemix-eip-2009.01
>            Reporter: Ron Gavlin
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.4, servicemix-eip-2009.02
>
>


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