103104105106107108109110111112113
"wsif.jms2httpbridge.jndiconnectionfactoryname"), queue, url, JMS2HTTPBridgeDestination.COLDSTART, TestUtilities.isJmsVerbose()); j2h.listen(); } catch (Exception e) { System.out.println("Caught JMS2HTTPBridge exception " + e); } } }