Author: darran.lofthouse(a)jboss.com
Date: 2007-01-05 10:47:19 -0500 (Fri, 05 Jan 2007)
New Revision: 1820
Modified:
branches/dlofthouse/JBWS-1441/src/test/resources/tools/jbws1441/wstools-config.xml
Log:
JBWS-1441 - Run test in bare mode as there are multiple elements in the response.
Modified:
branches/dlofthouse/JBWS-1441/src/test/resources/tools/jbws1441/wstools-config.xml
===================================================================
---
branches/dlofthouse/JBWS-1441/src/test/resources/tools/jbws1441/wstools-config.xml 2007-01-05
15:31:56 UTC (rev 1819)
+++
branches/dlofthouse/JBWS-1441/src/test/resources/tools/jbws1441/wstools-config.xml 2007-01-05
15:47:19 UTC (rev 1820)
@@ -1,5 +1,5 @@
<configuration>
- <wsdl-java location="resources/tools/jbws1441/PhoneBook.wsdl"
parameter-style="wrapped">
+ <wsdl-java location="resources/tools/jbws1441/PhoneBook.wsdl"
parameter-style="bare">
<mapping file="jaxrpc-mapping.xml"/>
</wsdl-java>
</configuration>
Show replies by date