[ 
https://issues.apache.org/jira/browse/CAMEL-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13055425#comment-13055425
 ] 

Willem Jiang commented on CAMEL-4142:
-------------------------------------

We have lots of way to publish Camel route: spring, blueprint, OSGi service 
which can load the camel route.
The only difference between them are the configuration part, the example just 
need to show how to using these configuration. 
Put these configuration file into the same module could help us maintain the 
project.
That is how the camel-example-etl does, it has the different configure files 
for the openjpa and hibernate.

> Add a profile in camel-example-cxf-osgi to build the bundle with Blueprint
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-4142
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4142
>             Project: Camel
>          Issue Type: Improvement
>          Components: examples
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.8.0
>
>
> Using the "mvn clean install -Pblueprint" can build a bundle with blueprint 
> configure, the default profile is using spring.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to