BusFactory.setDefaultBus(bus);
URL wsdlURL = new URL(WSDL_ADDRESS);
AsyncMessagingService ams = new AsyncMessagingService(wsdlURL, ENDPOINT_NAME);
AsyncMessaging am = ams.getAsyncMessagingImplPort();
ConnectionHelper.setKeepAliveConnection(am, true);
testInterceptors(bus);
// oneway