lobtx commented on PR #742:
URL: https://github.com/apache/camel-karaf/pull/742#issuecomment-5430990540

   Tested this branch against an application of mine (local build):
   - Karaf 4.4.11
   - ActiveMQ 6.2.6
   - Camel 4.18.4 & Camel Karaf 4.18.4-SNAPSHOT
   - Java 21
   
   This application is quite simple: it exposes a REST API that receives a JSON 
payload and spreads it across multiple queues, which then forward the message 
to several endpoints (typical ESB).
   
   I ran the resulting distribution in a local environment: all features 
install cleanly, and I verified end-to-end that messages flow through ActiveMQ 
and my Camel routes as expected.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to