java - Connect to HornetQ with Apache camel without Spring -


i'm new apache camel. i'm trying connect hornetq queue. i've found several tutorials on use spring. have without spring because project i'm working on doesn't use spring. uses cdi, , i've found this: http://camel.apache.org/cdi.html don't understand how change connects queue. me ??

after long , painful history of trying integrate hornetq camel , employing programmatic solution @ end, turned out @ least hornetq producing can done http4 module. send message payload http4 module hornetq rest endpoint , works fine:

http4://hornetqserver:port/hornetq/queues/queuename/create 

Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -