Status: Accepted
Owner: brainslog
CC: [email protected]
Labels: Type-Defect Priority-Medium Component-DIAMETER-Stack
Component-DIAMETER-App-CCA DIAMETER-1.5.0.FINAL Usability Roadmap-Fix
New issue 35 by brainslog: Diameter Client CCA Session ClassCastException
in handleSendFailure
http://code.google.com/p/jdiameter/issues/detail?id=35
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.