[
https://issues.apache.org/jira/browse/CAMEL-7945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16772738#comment-16772738
]
Claus Ibsen commented on CAMEL-7945:
------------------------------------
You can use the route controller which can startup routes in an asynchronous
way in the background, there is an example in the examples folder.
> 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
(v7.6.3#76005)