mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-3235 - use old web console
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1084208 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
32d24fbbdd
commit
536755170c
|
@ -46,6 +46,7 @@
|
|||
|
||||
<!-- You can use Spring XML syntax to define the routes here using the <route> element -->
|
||||
<route>
|
||||
<description>Example Camel Route</description>
|
||||
<from uri="activemq:example.A"/>
|
||||
<to uri="activemq:example.B"/>
|
||||
</route>
|
||||
|
|
Loading…
Reference in New Issue