langtuandroid / jdiameter

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

Diameter Client CCA Session ClassCastException in handleSendFailure #35

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As reported in http://code.google.com/p/jain-slee/issues/detail?id=28 there's a 
ClassCastException in org.jdiameter.client.impl.app.cca.ClientCCASessionImpl.

This happens when handling a send failure (in the case, missing 
Destination-Realm AVP), there's an incorrect class cast.

Original issue reported on code.google.com by brainslog on 22 Jan 2013 at 4:14

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 6d5204d1c4d2.

Original comment by brainslog on 22 Jan 2013 at 4:17