301302303304305306307308309310311
if (coordinator != null) { try { coordinator.exit(exit, addressingProperties, arjunaContext) ; } catch (final Throwable th) { if (WSTLogger.arjLoggerI18N.isDebugEnabled()) {
293294295296297298299300301302303