ei.setBinding(si.getBinding(BINDING_NAME));
org.apache.cxf.ws.addressing.wsdl.ObjectFactory aof =
new org.apache.cxf.ws.addressing.wsdl.ObjectFactory();
UsingAddressing ua = aof.createUsingAddressing();
ei.addExtensor(ua);
si.addEndpoint(ei);
try {
// REVISIT: asmyth
// Using a JAX-WS endpoint here because the presence of the JAX-WS interceptors
// on the outbound chain of the partial response to a oneway RM protocol message