| org.apache.axis2.jaxws.client.DispatchSoapActionTests
DispatchSoapActionTests | public class DispatchSoapActionTests extends TestCase (Code) | | A suite of SOAPAction related tests for the dispatch client
|
testSendRequestWithSoapAction | public void testSendRequestWithSoapAction() throws Exception(Code) | | Invoke an operation this is defined in the WSDL as having a SOAPAction.
Since this is a Dispatch client, we'll need to specify that SOAPAction
ourselves for the invoke.
|
|
|