mgraciano / jms-sandbox

Sandbox for some JMS studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jms-sandbox

Sandbox for some JMS and Camel studies

Some errors and possible solutions

No component found with scheme: jms

Need to specify the correct dependency in the POM.

java.lang.IllegalArgumentException: connectionFactory must be specified

Needed to declare a ConnectionFactory resource and configure the rote builder correctly. See MyRoutes for more details.

About

Sandbox for some JMS studies

License:GNU General Public License v3.0


Languages

Language:Java 95.1%Language:HTML 4.9%