// the activation port request
public static ParticipantPortType getParticipantPort(AddressingProperties addressingProperties, String action)
{
// TODO - we need the 2.1 verison of Service so we can specify that we want to use the WS Addressing feature
Sc007Service service = getSc007Service();
ParticipantPortType port = service.getPort(ParticipantPortType.class);
BindingProvider bindingProvider = (BindingProvider)port;
AttributedURI toUri = addressingProperties.getTo();
List<Handler> customHandlerChain = new ArrayList<Handler>();
/*
* we need to add the coordination context handler in the case where we are passing a