JSMPP 2.1.0 war released with revision 262. It cannot contain revision 267... :-( I sent Nuruddin a message and ask if I can help to resolve the outstanding issues. Also releasing JSMPP as an OSGI bundle would be great.
[1] https://code.google.com/p/jsmpp/source/detail?r=262 Best, Christian ----------------- Software Integration Specialist Apache Camel committer: https://camel.apache.org/team V.P. Apache Camel: https://www.apache.org/foundation/ Apache Member: https://www.apache.org/foundation/members.html https://www.linkedin.com/pub/christian-mueller/11/551/642 On Mon, Aug 26, 2013 at 12:03 PM, Jean-Baptiste Onofré <[email protected]>wrote: > jsmpp 2.1.0 is the latest release available. That's why it's the latest > bundle that we have in ServiceMix. I gonna check if r267 is included in > this release. Let me dig around this. > > > Regards > JB > > On 08/26/2013 11:34 AM, cristian simion wrote: > >> I've the next issue in JSMPP: >> >> Exception in thread "Thread-77" java.util.** >> ConcurrentModificationExceptio**n >> at >> java.util.ArrayList$Itr.**checkForComodification(**ArrayList.java:819) >> at java.util.ArrayList$Itr.next(**ArrayList.java:791) >> at >> org.jsmpp.session.**AbstractSessionContext.**fireStateChanged(** >> AbstractSessionContext.java:**76) >> at >> org.jsmpp.session.**SMPPSessionContext.**changeState(** >> SMPPSessionContext.java:61) >> at >> org.jsmpp.session.**AbstractSessionContext.close(** >> AbstractSessionContext.java:**62) >> at org.jsmpp.session.**AbstractSession.close(** >> AbstractSession.java:198) >> at >> org.jsmpp.session.SMPPSession$**EnquireLinkSender.run(** >> SMPPSession.java:612) >> >> >> I found ( >> https://code.google.com/p/**jsmpp/source/detail?r=267<https://code.google.com/p/jsmpp/source/detail?r=267> >> <https://code.google.com/p/**jsmpp/source/detail?r=267<https://code.google.com/p/jsmpp/source/detail?r=267>> >> ) >> >> "Revision: r267 - Fix the concurrent modification problem" >> >> but it isn't catch in org.apache.servicemix.bundles.**jsmpp-2.1.0_4.jar. >> >> >> Maven dependency: >> >> +- org.apache.camel:camel-smpp:**jar:2.11.0:compile >> \- >> org.apache.servicemix.bundles:**org.apache.servicemix.bundles.** >> jsmpp:jar:2.1.0_4:compile >> >> >> Do you have any suggestions in this regard? >> >> Thank you in advance! >> >> Cristi >> >> >> >> -- >> View this message in context: http://camel.465427.n5.nabble.** >> com/JSMPP-doesn-t-catch-**Revision-r267-tp5737946.html<http://camel.465427.n5.nabble.com/JSMPP-doesn-t-catch-Revision-r267-tp5737946.html> >> Sent from the Camel Development mailing list archive at Nabble.com. >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
