452453454455456457458459460461462
if (coordinator != null) { try { coordinator.status(status, addressingProperties, arjunaContext) ; } catch (final Throwable th) { if (WSTLogger.arjLoggerI18N.isDebugEnabled()) {
545546547548549550551552553554555
if (participant != null) { try { participant.status(status, addressingProperties, arjunaContext) ; } catch (final Throwable th) { if (WSTLogger.arjLoggerI18N.isDebugEnabled()) {
449450451452453454455456457458459
503504505506507508509510511512513