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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -