You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Stephen Gargan (JIRA)" <ji...@apache.org> on 2010/01/25 09:32:43 UTC

[jira] Created: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Dozer Bean Mapper framework as TypeConverters
---------------------------------------------

                 Key: CAMEL-2399
                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
             Project: Apache Camel
          Issue Type: New Feature
          Components: bean-integration, camel-core
            Reporter: Stephen Gargan
             Fix For: 2.2.0


I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 

Enjoy.

ste

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


[jira] Updated: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

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

Stephen Gargan updated CAMEL-2399:
----------------------------------

    Attachment: dozer.patch

Don't panic when you see all the changes to the parent pom, its only just sorting the property names ;)

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57134#action_57134 ] 

Jonathan Anstey commented on CAMEL-2399:
----------------------------------------

Gonna try this out in OSGi-land after lunch.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57142#action_57142 ] 

Jonathan Anstey commented on CAMEL-2399:
----------------------------------------

FYI I have a Karaf feature ready for camel-dozer to be deployed in OSGi. I need a bundle created in SMX first though https://issues.apache.org/activemq/browse/SMX4-470 ... so we'll have to see if the feature makes it in time for the Camel 2.2 release.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57132#action_57132 ] 

Claus Ibsen commented on CAMEL-2399:
------------------------------------

Cool

The dependency on camel-spring can it not be scoped for test as it appears as only used for testing?

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57124#action_57124 ] 

Jonathan Anstey commented on CAMEL-2399:
----------------------------------------

Stephen,

At a glance this looks very cool :) I'm gonna take a look over this today will let you know how it goes.

Thanks for another contribution!

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57126#action_57126 ] 

Hadrian Zbarcea commented on CAMEL-2399:
----------------------------------------

Looks good. I'll have a look at it as well. There is the org.simple package that imho needs to go away (use org.apache.camel instead, but not org.apache.camel.model, because that has some other meaning).

Many thanks for taking the time!

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Stephen Gargan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57201#action_57201 ] 

Stephen Gargan commented on CAMEL-2399:
---------------------------------------

I've created a wiki page with some documentation. It doesn't use the snippets as it probably should, but its a start. I don't think I've access to update the site proper so if one of you could do the honors... here is the link

http://cwiki.apache.org/confluence/display/CAMEL/Dozer+Type+Conversion

I'll look for the other ticket and attach this link there too.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer-osgi.patch, dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57133#action_57133 ] 

Jonathan Anstey commented on CAMEL-2399:
----------------------------------------

Claus, yeah looks to be test only. Its been rescoped now.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Updated: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

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

Jonathan Anstey updated CAMEL-2399:
-----------------------------------

    Attachment: dozer-osgi.patch

Hadrian,

We may not get the dozer bundle released in time for the Camel 2.2 release then. This is OK IMO. I'm attaching a patch for the dozer feature so that we can apply it whenever the bundle at ServiceMix is released (before or after the Camel release).

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer-osgi.patch, dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57129#action_57129 ] 

Jonathan Anstey commented on CAMEL-2399:
----------------------------------------

Stephen,

I've committed camel-dozer with changes that Hadrian suggested in rev http://svn.apache.org/viewvc?rev=903252&view=rev Thanks again!

Hopefully you wouldn't mind providing some documentation for this too :)

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57193#action_57193 ] 

Claus Ibsen commented on CAMEL-2399:
------------------------------------

Stephen would be cool if you could work on the wiki docu. Do you have a ICLA signed so you can edit the wiki pages yourself?

If not you can also attach the docu to this ticket as a file.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer-osgi.patch, dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57141#action_57141 ] 

Jonathan Anstey commented on CAMEL-2399:
----------------------------------------

The 2.2 release should be happening within a few weeks I think. We're almost there.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Assigned: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

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

Jonathan Anstey reassigned CAMEL-2399:
--------------------------------------

    Assignee: Jonathan Anstey

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Updated: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

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

Stephen Gargan updated CAMEL-2399:
----------------------------------

    Priority: Minor  (was: Major)

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Stephen Gargan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57136#action_57136 ] 

Stephen Gargan commented on CAMEL-2399:
---------------------------------------

Good stuff, glad to help. I'll put together a doc for it and try and
get it to you soon. How long till the 2.2 release?



> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Commented: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

Posted by "Hadrian Zbarcea (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57143#action_57143 ] 

Hadrian Zbarcea commented on CAMEL-2399:
----------------------------------------

Actually, I started dry runs of 2.2 today. There are a few wrinkles to take care of in the next couple of days, and then I'll start the release process.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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


[jira] Resolved: (CAMEL-2399) Dozer Bean Mapper framework as TypeConverters

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

Claus Ibsen resolved CAMEL-2399.
--------------------------------

    Resolution: Fixed

I created a sub ticket for the docu so we dont have open tickets to stall the 2.2. release.

> Dozer Bean Mapper framework as TypeConverters
> ---------------------------------------------
>
>                 Key: CAMEL-2399
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2399
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: bean-integration, camel-core
>            Reporter: Stephen Gargan
>            Assignee: Jonathan Anstey
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: dozer-osgi.patch, dozer.patch
>
>
> I've been using the Dozer Bean Mapping framework ( http://dozer.sourceforge.net) a lot recently to convert between Service and Domain layer types. It was ripe for integration with camel, so I've put together a module to integrate Dozer with Camel's Type Conversion mechanism. 
> Enjoy.
> ste

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