Newbie : ActiveMQ with Camel
问题 I'm pretty new to this topic and need some explanation... We have a running ActiveMQ-Server, which should now be enhanced with Apache Camel routing and processing. Our whole configuration is XML based. My first approach was to do a plain <import resource="camel.xml"> at the end of our activemq.xml, but this seems to be the wrong path. These are the current transortConnectors: <transportConnectors> <!-- DOS protection, limit concurrent connections to 1000 and frame size to 100MB -->