vintuwei / jss7

Automatically exported from code.google.com/p/jss7
0 stars 0 forks source link

Decoding of org.mobicents.ss7.management.transceiver.Message fails if empty data sent. #189

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Decoding of org.mobicents.ss7.management.transceiver.Message fails if empty 
data sent.

For example if message sent is "" MessageFactory decodes this message only in 
second call.

Original issue reported on code.google.com by amit.bha...@gmail.com on 1 Dec 2012 at 10:36

GoogleCodeExporter commented 9 years ago
Fixed.
http://code.google.com/p/jss7/source/detail?r=0f45f17aaeeef7d93d7b8dabbba7405849
8acc98

Added unittest

Original comment by amit.bha...@gmail.com on 1 Dec 2012 at 10:40