SWS-631 - documentation
This commit is contained in:
@@ -87,7 +87,7 @@ import org.springframework.xml.validation.XmlValidatorFactory;
|
||||
* public void getCustomerCount() throws Exception {
|
||||
* Source requestPayload =
|
||||
* new StringSource("<customerCountRequest xmlns='http://springframework.org/spring-ws/test' />";
|
||||
* Source responsePayload = new StringSource("<customerCountResponse xmlns='http://springframework.org/spring-wstest'>" +
|
||||
* Source responsePayload = new StringSource("<customerCountResponse xmlns='http://springframework.org/spring-ws/test'>" +
|
||||
* "<customerCount>10</customerCount>" +
|
||||
* "</customerCountResponse>");
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user