Hi You would have to write some code that checks if those queues exists.
You can maybe uses the browse endpoint to attempt to browse the queue. Or use some JMS API to create a consumer of the destination and see if that fails. Assuming that creating a consumer on a non existing destination will fail and therefore a way of knowing if the queue exists or not. On Fri, Mar 27, 2015 at 10:54 AM, blommish <johanblomgren1...@gmail.com> wrote: > Sorry about that. > > Yes its a (transactional) JmsComponent for websphere message queue > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Possible-to-check-that-endpoints-exist-tp5764884p5764887.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/