262263264265266267268269270271272
} if ((which & NATIVEJMS_LISTENER) > 0) try { nativeReqListener = new NativeJMSRequestListener( TestUtilities.getWsifProperty( "wsif.nativejms.requestq")); } catch (WSIFException ex) { ex.printStackTrace(); }