new OutInAxisOperation(new QName(
"__OPERATION_OUT_IN__"));
AxisService axisAnonymousService =
new AxisService("__ANONYMOUS_SERVICE__");
axisAnonymousService.addOperation(outInOperation);
ac.addService(axisAnonymousService);
phasesInfo.setOperationPhases(outInOperation);
}
ServiceGroupContext sgc = new ServiceGroupContext(cc,
ac.getService("__ANONYMOUS_SERVICE__").getParent());
ServiceContext sc =