[
https://issues.apache.org/activemq/browse/CAMEL-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59622#action_59622
]
Christian Mueller commented on CAMEL-2771:
------------------------------------------
Version 2.1.0 is not a "drop in replacement" for version 2.0.x. The
org.jsmpp.session.MessageReceiverListener has become a new method
{code}
public DataSmResult onAcceptDataSm(DataSm dataSm, Session session) throws
ProcessRequestException;
{code}
With this new method, we have now the possibility to process incoming short
messages, which I really like. I work on this improvement and I hope I will
finish my work this week.
> Update the jsmpp dependency of camel-smpp to 2.1.0
> ---------------------------------------------------
>
> Key: CAMEL-2771
> URL: https://issues.apache.org/activemq/browse/CAMEL-2771
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-smpp
> Affects Versions: 2.3.0
> Reporter: Jaco van Tonder
> Assignee: Christian Mueller
> Fix For: 2.4.0
>
>
> Update the jsmpp dependency to 2.1.0. This version of jsmpp solves a serious
> problem present in jsmpp 2.0 that affects the functionality of the
> EnquireLinkTimer option of camel-smpp.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.