Posted By:
Ekta_Bagga
Posted On:
Wednesday, January 16, 2008 08:25 AM
How does a queue handles a Text Message received from SMSC which is too long in length? i.e If a client sends a message which is divided into sub messages then how will JMS handle it?
Will JMS concatenate the sub messages into 1 message and give to the java application for further processing?