Wildfly Camel Integration
This sounds interesting:
Apache Camel integration with the
WildFly Application Server:
There are two ways to deploy a Camel Context to WildFly
- As a single XMl file with a predefined -camel-context.xml file suffix
- As part of another WildFly supported deployment as META-INF/jboss-camel-context.xml file
JBoss Modules
Alternatively, see
http://sourcevirtues.wordpress.com/2013/11/25/add-apache-camel-and-spring-as-jboss-module-in-wildfly/ how Camel dependencies can be added to JBoss Wildfly using
JBoss modules.
No comments:
Post a Comment