[ 
https://issues.apache.org/jira/browse/CAMEL-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178580#comment-14178580
 ] 

Tomas Hanus commented on CAMEL-3853:
------------------------------------

Hi, now, 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 ok, 
but not for consumer. Any idea how to solve lazySessionCreation=true too for 
consumer?

> SMPP connector lazySessionCreation
> ----------------------------------
>
>                 Key: CAMEL-3853
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3853
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-smpp
>    Affects Versions: 2.6.0
>            Reporter: Peter Argalas
>            Assignee: Christian Müller
>             Fix For: Future
>
>
> Currently I am facing issue, when connecting to SMSC using smpp conector. If 
> SMSC is down, and smpp connection cannot be created, then camel context will 
> shut down, and also all other context, so camel cannot start up. 
> Camel context with smpp was set to autostart=false, but smpp still tries to 
> create connection and fails.
> It would be nice to have option for lazySessionCreation like in mina. The 
> best will be feature when smpp could start in reconnecting state (tring to 
> connect in defined interval) in case SMSC is down.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to