andrewharmellaw / camel-boot

A seed-project for starting new REST-API Camel/Spring Boot projects
1 stars 10 forks source link

added code for activemq JMS #22

Closed santosh2020 closed 8 years ago

santosh2020 commented 8 years ago

Created example for producing message string to activemq queue and consuming message from same jms queue

andrewharmellaw commented 8 years ago

Sorry @santosh2020 I should have mentioned in the Issue that we want to start up a separate brahma project for this - we want to keep this project clean for only REST microservices. I'm going to decline this, but it looks clean, so if you want to start camel-boot-activemq project based on this one, without the REST pieces, but with the ActiveMQ pieces added, that would be cool. Then we could merge that to the Capgemini github when it's baked.