Tutorial-JmsRemoting
Page
comment added by Christian Mueller
The configuration
sets up the connection factory under the cover.
In reply to a comment by Timo Veldt:
It looks the Spring exa
Tutorial-JmsRemoting
Comment edited by Timo Veldt
:
Changes (1)
...
{code:xml}
value="tcp://localhost:6000" value="tcp://localhost:${tc
Tutorial-JmsRemoting
Page
comment added by Timo Veldt
It looks the Spring example for the client misses the connectionManager definition. I had to add the following to the XML definitions.
Tutorial-JmsRemoting
Page edited by Claus Ibsen
Changes (5)
...
As we use spring xml configuration for the ActiveMQ JMS broker we need this dep
Tutorial-JmsRemoting
Page edited by Claus Ibsen
Tutorial on Spring Remoting with JMS
ThanksThis tutorial was kindly donated to Apache Camel by Martin Gilday.
Preface
This tutorial aims to guide the reader through the stages of cr