Monday, December 28, 2015

Camel CXF REST API and Active MQ running on JBoss EAP

If you are looking for an full sample application that uses Camel CXF REST APIs and Active MQ, running on JBoss EAP then look no further. Clone this Github project 
This project uses Camel CXF REST API and Active MQ. This project is created to run as a web archive on JBoss EAP server.
It contains all the configurations required to use following components:
  • Camel CXF REST API
  • Apache MQ
  • configuration using Spring XML schema
  • CamelSpringTestSupport Unit testing framework

No comments:

Post a Comment