You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "William McCusker (JIRA)" <ji...@apache.org> on 2009/07/16 18:13:14 UTC

[jira] Created: (ODE-636) Support setting mutliple message mappers

Support setting mutliple message mappers
----------------------------------------

                 Key: ODE-636
                 URL: https://issues.apache.org/jira/browse/ODE-636
             Project: ODE
          Issue Type: Improvement
          Components: JBI Integration
    Affects Versions: 1.3.2, 2.0
            Reporter: William McCusker
            Priority: Minor


Currently the engine supports having multiple message mappers registered however there is no way for the user to configure it to do so. Add a way for the user to specify multiple mappers.

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


[jira] Commented: (ODE-636) Support setting mutliple message mappers

Posted by "William McCusker (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734283#action_12734283 ] 

William McCusker commented on ODE-636:
--------------------------------------

Great, thanks Matt :)

> Support setting mutliple message mappers
> ----------------------------------------
>
>                 Key: ODE-636
>                 URL: https://issues.apache.org/jira/browse/ODE-636
>             Project: ODE
>          Issue Type: Improvement
>          Components: JBI Integration
>    Affects Versions: 1.3.2, 2.0
>            Reporter: William McCusker
>            Assignee: Matthieu Riou
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: multiMapper_1x.patch, multiMapper_trunk.patch
>
>
> Currently the engine supports having multiple message mappers registered however there is no way for the user to configure it to do so. Add a way for the user to specify multiple mappers.

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


[jira] Commented: (ODE-636) Support setting mutliple message mappers

Posted by "William McCusker (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ODE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732037#action_12732037 ] 

William McCusker commented on ODE-636:
--------------------------------------

The attached patches make is so the ode-jbi.messageMapper property will accept a space or comma separated list of class names.

> Support setting mutliple message mappers
> ----------------------------------------
>
>                 Key: ODE-636
>                 URL: https://issues.apache.org/jira/browse/ODE-636
>             Project: ODE
>          Issue Type: Improvement
>          Components: JBI Integration
>    Affects Versions: 1.3.2, 2.0
>            Reporter: William McCusker
>            Priority: Minor
>         Attachments: multiMapper_1x.patch, multiMapper_trunk.patch
>
>
> Currently the engine supports having multiple message mappers registered however there is no way for the user to configure it to do so. Add a way for the user to specify multiple mappers.

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


[jira] Updated: (ODE-636) Support setting mutliple message mappers

Posted by "William McCusker (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

William McCusker updated ODE-636:
---------------------------------

    Attachment: multiMapper_trunk.patch
                multiMapper_1x.patch

Patches for trunk and 1.x branch

> Support setting mutliple message mappers
> ----------------------------------------
>
>                 Key: ODE-636
>                 URL: https://issues.apache.org/jira/browse/ODE-636
>             Project: ODE
>          Issue Type: Improvement
>          Components: JBI Integration
>    Affects Versions: 1.3.2, 2.0
>            Reporter: William McCusker
>            Priority: Minor
>         Attachments: multiMapper_1x.patch, multiMapper_trunk.patch
>
>
> Currently the engine supports having multiple message mappers registered however there is no way for the user to configure it to do so. Add a way for the user to specify multiple mappers.

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


[jira] Resolved: (ODE-636) Support setting mutliple message mappers

Posted by "Matthieu Riou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthieu Riou resolved ODE-636.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0
         Assignee: Matthieu Riou

Patch applied. I had to tweak a little bit the trunk version as double quotes were missing in split. Otherwise no problem. Thanks!

> Support setting mutliple message mappers
> ----------------------------------------
>
>                 Key: ODE-636
>                 URL: https://issues.apache.org/jira/browse/ODE-636
>             Project: ODE
>          Issue Type: Improvement
>          Components: JBI Integration
>    Affects Versions: 1.3.2, 2.0
>            Reporter: William McCusker
>            Assignee: Matthieu Riou
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: multiMapper_1x.patch, multiMapper_trunk.patch
>
>
> Currently the engine supports having multiple message mappers registered however there is no way for the user to configure it to do so. Add a way for the user to specify multiple mappers.

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