servicemix-camelPage edited by Jean-Baptiste OnofréChanges (9)
Full ContentServiceMix CamelThe servicemix-camel component provides support for using Apache Camel to provide a full set of Enterprise Integration Patterns and flexible routing and transformation in both Java code or Spring XML to route services on the Normalized Message Router. For more background you might wanna see the comparison of ServiceMix EIP and Camel or how Camel works with JBI endpoints. Maven ArchetypeYou can create a Camel service unit using servicemix-camel-service-unit maven archetype: mvn archetype:create \ -DarchetypeGroupId=org.apache.servicemix.tooling \ -DarchetypeArtifactId=servicemix-camel-service-unit \ -DarchetypeVersion=2010.01 \ -DgroupId=your.group.id \ -DartifactId=your.artifact.id \ -Dversion=your-version
See Also
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache ServiceMix > servicemix-camel confluence
- [CONF] Apache ServiceMix > servicemix-camel confluence
- [CONF] Apache ServiceMix > servicemix-camel confluence
