Hi,

in my project I use 3 routes (each route connects to one SMSC using
camel-smpp).

Problem is that if one SMSC is down, smpp connection cannot be created so
respective route cannot be started and this lead to camel shutdown.

Is there any option how to ignore routes (remove them from context), that
could not be started and start camel without them?

Or is it possible to start route with camel-smpp  component and in case
connection to SMSC cannot be created trigger reconnecting process?

Log:

Disconnected from: smpp://*****@smpp1.infobip.com:8888
Apache Camel 2.7.0 (CamelContext:camelContext) is shutting down
Starting to graceful shutdown 0 routes (timeout 300 seconds)


--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-context-shutdown-after-route-with-smpp-initialization-failure-tp4291032p4291032.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to