public void testProcessHttpWsdlRequest() throws Exception
{
startWsProxy();
testConnector.setRequesterFactory(new AbstractMessageRequesterFactory()
{
@Override
public MessageRequester create(InboundEndpoint endpoint) throws MuleException
{
return new AbstractMessageRequester(endpoint)