mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-10 12:05:45 +00:00
This closes #699
This commit is contained in:
commit
74476e56d2
@ -44,7 +44,7 @@ with an example (this is actually from the bridge example):
|
||||
<bridge name="my-bridge">
|
||||
<queue-name>jms.queue.sausage-factory</queue-name>
|
||||
<forwarding-address>jms.queue.mincing-machine</forwarding-address>
|
||||
<filter-string="name='aardvark'"/>
|
||||
<filter string="name='aardvark'"/>
|
||||
<transformer-class-name>
|
||||
org.apache.activemq.artemis.jms.example.HatColourChangeTransformer
|
||||
</transformer-class-name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user