Requestor responseRequestor = getResponseRequestor();
if (responseRequestor == null) {
// responseRequestor = new
// MultiplexingRequestor(producer.getSession(), producer, null);
// setResponseRequestor(responseRequestor);
setResponseRequestor(new OneWayRequestor(producer, null));
}
super.afterPropertiesSet();
// do we have a destination specified, if so consume