Java SMPP API News
Status: Beta
Brought to you by:
orank
A quick update on latest changes in CVS.
Implemented a new bind timout feature in asynchronous comms. [see RFE #821700]
Fixed a number of bugs - search for open bugs in the fixed state to see which ones.
Moved to the Jakarta commons logging API. Internally, the project now uses commons logging calls. So you're no longer tied to configuring log4j for the API if your application uses something else. Course, you can continue to use log4j same as before if you like.
All this will make it to a 0.3.4 release shortly.