tivemq.location=vm://localhost?broker.persistent=false
> activemq.destination=mock:result
>
> What does this mean? What does this do?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Apache-Camel-requestTimeout-tp5756273.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
values are picked up. When I place ?requestTimeout like
this:
source=activemq:queue:deliverynotification?requestTimeout=2000
activemq.location=vm://localhost?broker.persistent=false
activemq.destination=mock:result
What does this mean? What does this do?
--
View this message in context:
http://camel.465427.