Open GoogleCodeExporter opened 9 years ago
Original comment by reachlas...@gmail.com
on 9 Feb 2013 at 1:33
Hi
Please review the attached patch for CAP-RA.
Thank you.
Original comment by reachlas...@gmail.com
on 10 Feb 2013 at 12:42
Attachments:
Hello!
About ra-gprs-one.patch:
1. CAPDialogGprsWrapper:
If you implement like:
@Override
public void addApplyChargingReportGPRSResponse(long invokeId)
throws CAPException {
this.addApplyChargingReportGPRSResponse(invokeId);
}
you will have stack overflow. Use "wrappedDialog"!
2. You need also update "events/src/main/resources/event-jar.xml"
Please do not commit your patch before problems fixing - otherwise this will
break code.
Original comment by serg.vet...@gmail.com
on 13 Feb 2013 at 8:43
Hi
Please review the attached patch.
Thank you.
Original comment by reachlas...@gmail.com
on 14 Feb 2013 at 4:43
Attachments:
Original comment by EMMart...@gmail.com
on 11 Apr 2013 at 11:50
Original comment by EMMart...@gmail.com
on 11 Apr 2013 at 11:52
Original issue reported on code.google.com by
amit.bha...@gmail.com
on 29 Jan 2013 at 2:19