[
https://issues.apache.org/jira/browse/CAMEL-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-7945.
--------------------------------
Resolution: Fixed
You can in 3.x use supervised route controller which can startup routes
independently and restart routes that is failing on startup
> SMPP connector as consumer stops camel context
> ----------------------------------------------
>
> Key: CAMEL-7945
> URL: https://issues.apache.org/jira/browse/CAMEL-7945
> Project: Camel
> Issue Type: Improvement
> Components: camel-smpp
> Affects Versions: 2.13.2
> Reporter: Tomas Hanus
> Priority: Major
> Fix For: Future
>
>
> I try to use SMPP component as producer and consumer to send SMS and PUSH SMS
> (MMS) to SMSC/receive delivery notifications or SMS from mobile devices. But
> still if SMSC is down camel context will shut down, and also all other
> context, so camel cannot start up. Affect version is camel 2.13.2 and only
> consumer. Producer is OK and parameter lazySessionCreation=true works well,
> but not for consumer. Any idea how to solve that? Probably it has to do with
> CAMEL-3853 issue.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)