Closed GoogleCodeExporter closed 9 years ago
Original comment by josemre...@gmail.com
on 15 Aug 2012 at 1:38
Fix in commit
https://code.google.com/p/sipservlets/source/detail?r=d4b713373c10
Original comment by josemre...@gmail.com
on 15 Aug 2012 at 2:19
This issue was updated by revision 1c4539aafef1.
Fix NPE for applications not having the @SipApplicationKey annotations
Original comment by jean.deruelle
on 16 Aug 2012 at 3:26
This issue was updated by revision 2799eae27cd9.
Backport to TelScale branch
@SipApplicationKey annotated method reflection lookup must be referred to the
class loader of the deployed module, so we must wait until context start to
resolve it.
This commit includes also preliminary fix for issue-149 (support for
@ConcurrencyControl)
(cherry picked from commit d4b713373c1013fba11b80aa85fec4bc2c9c107c)
Original comment by josemre...@gmail.com
on 16 Aug 2012 at 3:28
This issue was updated by revision 45bd212dc36a.
Backport to TelScale branch
Fix NPE for applications not having the @SipApplicationKey annotations
(cherry picked from commit 1c4539aafef14237883f58e8528202cef6a40c1d)
Original comment by jean.deruelle
on 16 Aug 2012 at 3:28
Original comment by jean.deruelle
on 16 Aug 2012 at 3:28
Original comment by jean.deruelle
on 16 Aug 2012 at 8:13
Original issue reported on code.google.com by
josemre...@gmail.com
on 15 Aug 2012 at 1:35