Spring Web Services 2 Cookbook by Sattari Hamidreza Kunjumohamed Shameer

Spring Web Services 2 Cookbook by Sattari Hamidreza Kunjumohamed Shameer

Author:Sattari, Hamidreza, Kunjumohamed, Shameer
Language: eng
Format: epub
Publisher: Packt Publishing Ltd


Here is the output from the server-side console:

DEBUG [http-8080-1] (AbstractLoggingInterceptor.java:160) - Request: <tns:placeOrderRequest xmlns:tns="....."> <tns:order> <tns:refNumber>9999</tns:refNumber> <tns:customer> ...... </tns:customer> <tns:dateSubmitted>2008-09-29T05:49:45</tns:dateSubmitted> <tns:orderDate>2014-09-19T03:18:33</tns:orderDate> <tns:items> <tns:type>Snacks</tns:type> <tns:name>Pitza</tns:name> <tns:quantity>2</tns:quantity> </tns:items> </tns:order> </tns:placeOrderRequest> DEBUG [http-8080-1] (AbstractLoggingInterceptor.java:160) - Response: <tns:placeOrderResponse xmlns:tns="..."> <tns:refNumber>order-John_Smith_1234</tns:refNumber></tns:placeOrderResponse> DEBUG [http-8080-1] (AbstractLoggingInterceptor.java:160) - Request: <tns:cancelOrderRequest xmlns:tns="..."> <tns:refNumber>9999</tns:refNumber> </tns:cancelOrderRequest> DEBUG [http-8080-1] (AbstractLoggingInterceptor.java:160) - Response: <tns:cancelOrderResponse xmlns:tns="..."> <tns:cancelled>true</tns:cancelled> </tns:cancelOrderResponse>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.