...
Setting up the environment
Download the Document-Message_1.0.0.zip
, which includes the artifacts of this sample and follow the steps in Setting up the EnvironmentSimulating a Sample Scenario.
Executing the sample
Using a SOAP client (such as SoapUI), send a request to the ESB server to invoke the DocumentMessageProxy
. Note that the entire request will be passed to the back-end Axis2 Server, and the client will receive the response in return.
...