Updates:
Cc: [email protected] [email protected]Comment #1 on issue 176 by [email protected]: Add checks to arguments http://code.google.com/p/jss7/issues/detail?id=1761. protected MAPDialogImpl(MAPApplicationContext appCntx, Dialog tcapDialog, MAPProviderImpl mapProviderImpl, MAPServiceBase mapService, AddressString origReference, AddressString destReference) {
We need a check for "appCntx!=null" in a constructor or later
