You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Ulhas Bhole (JIRA)" <ji...@apache.org> on 2008/10/20 19:01:52 UTC

[jira] Created: (SM-1640) Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.

Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.
-------------------------------------------------------------------------------------

                 Key: SM-1640
                 URL: https://issues.apache.org/activemq/browse/SM-1640
             Project: ServiceMix
          Issue Type: Improvement
          Components: servicemix-drools
    Affects Versions: 3.2.2
            Reporter: Ulhas Bhole
             Fix For: 3.2.3


I am attaching a patch to backport the changes Gert did for 3.3 Drools component for async message handling (without the upgrade to new version of Drools). 


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


[jira] Updated: (SM-1640) Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.

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

Freeman Fang updated SM-1640:
-----------------------------

    Fix Version/s: 3.3.1
                   3.4
                       (was: 3.2.3)

> Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.
> -------------------------------------------------------------------------------------
>
>                 Key: SM-1640
>                 URL: https://issues.apache.org/activemq/browse/SM-1640
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-drools
>    Affects Versions: 3.2.2
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.3.1, 3.4
>
>         Attachments: SM-1502-32.patch
>
>
> I am attaching a patch to backport the changes Gert did for 3.3 Drools component for async message handling (without the upgrade to new version of Drools). 

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


[jira] Resolved: (SM-1640) Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.

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

Gert Vanthienen resolved SM-1640.
---------------------------------

    Resolution: Fixed

Fixed in http://svn.eu.apache.org/viewvc?view=rev&revision=707319
Many thanks to Ulhas for providing the patch!

> Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.
> -------------------------------------------------------------------------------------
>
>                 Key: SM-1640
>                 URL: https://issues.apache.org/activemq/browse/SM-1640
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-drools
>    Affects Versions: 3.2.2
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: SM-1502-32.patch
>
>
> I am attaching a patch to backport the changes Gert did for 3.3 Drools component for async message handling (without the upgrade to new version of Drools). 

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


[jira] Assigned: (SM-1640) Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.

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

Ulhas Bhole reassigned SM-1640:
-------------------------------

    Assignee: Ulhas Bhole

> Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.
> -------------------------------------------------------------------------------------
>
>                 Key: SM-1640
>                 URL: https://issues.apache.org/activemq/browse/SM-1640
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-drools
>    Affects Versions: 3.2.2
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: SM-1502-32.patch
>
>
> I am attaching a patch to backport the changes Gert did for 3.3 Drools component for async message handling (without the upgrade to new version of Drools). 

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


[jira] Updated: (SM-1640) Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.

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

Freeman Fang updated SM-1640:
-----------------------------

    Fix Version/s: 3.2.3
                       (was: 3.3.1)
                       (was: 3.4)

> Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.
> -------------------------------------------------------------------------------------
>
>                 Key: SM-1640
>                 URL: https://issues.apache.org/activemq/browse/SM-1640
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-drools
>    Affects Versions: 3.2.2
>            Reporter: Ulhas Bhole
>            Assignee: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: SM-1502-32.patch
>
>
> I am attaching a patch to backport the changes Gert did for 3.3 Drools component for async message handling (without the upgrade to new version of Drools). 

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


[jira] Updated: (SM-1640) Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.

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

Ulhas Bhole updated SM-1640:
----------------------------

    Attachment: SM-1502-32.patch

Patch for Backport of SM-1502

> Backporting SM-1502 servicemix-drools should allow for asynchronous message handling.
> -------------------------------------------------------------------------------------
>
>                 Key: SM-1640
>                 URL: https://issues.apache.org/activemq/browse/SM-1640
>             Project: ServiceMix
>          Issue Type: Improvement
>          Components: servicemix-drools
>    Affects Versions: 3.2.2
>            Reporter: Ulhas Bhole
>             Fix For: 3.2.3
>
>         Attachments: SM-1502-32.patch
>
>
> I am attaching a patch to backport the changes Gert did for 3.3 Drools component for async message handling (without the upgrade to new version of Drools). 

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