Panel | ||
---|---|---|
| ||
...
- Go to https://store.wso2.com/store/assets/esbconnector/details/1f5ca0e2-3fe0-42e5-ae9b-05af1f8e361b and click Download Streaming Connector to download org.apache.synapse.smpp.listen.class-1.0.0.jar and copy inside
<ESB_HOME>/repository/components/dropins
directory. - Download jsmpp-2.1.0-RELEASE.jar from http://central.maven.org/maven2/com/googlecode/jsmpp/jsmpp/2.1.0-RELEASE/ and copy inside
<ESB_HOME>/repository/components/lib
directory. - Download asyncretry-jdk7-0.0.6.jar from https://mvnrepository.com/artifact/com.nurkiewicz.asyncretry/asyncretry-jdk7/0.0.6 and copy inside
<ESB_HOME>/repository/components/lib
directory.
...