sean-cc / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

Complete CAP RA for newly implemented GPRS Operations (V3) #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Complete CAP RA for newly implemented GPRS Operations (V3)

Original issue reported on code.google.com by amit.bha...@gmail.com on 29 Jan 2013 at 2:19

GoogleCodeExporter commented 9 years ago

Original comment by reachlas...@gmail.com on 9 Feb 2013 at 1:33

GoogleCodeExporter commented 9 years ago
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:

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Hi 

Please review the attached patch.

Thank you.

Original comment by reachlas...@gmail.com on 14 Feb 2013 at 4:43

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by EMMart...@gmail.com on 11 Apr 2013 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by EMMart...@gmail.com on 11 Apr 2013 at 11:52