Hi Is wmq a JMS component for WebSphere MQ or what component is it?
On Fri, Mar 27, 2015 at 9:32 AM, blommish <johanblomgren1...@gmail.com> wrote: > Is it possible to verify that all outgoing endpoints exists? > > For example > from("wmq:queue:A").to("wmq:queue:B") > > It will validate A on the fly, since it tries to get data from the A queue. > But B is "validated" once it tries to send the message to that endpoint. Is > it possible validate that queue somehow? > In case of B not existing, that won't be notified until a message is tried > to be sent there in runtime. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Possible-to-check-that-endpoints-exist-tp5764884.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/