Author: jim.ma
Date: 2009-11-12 22:11:18 -0500 (Thu, 12 Nov 2009)
New Revision: 11109
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario10-client-config.xml
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario2-client-config.xml
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario5-client-config.xml
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario6-client-config.xml
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario9-client-config.xml
Log:
[JBWS-2816]:Added the comment to explain the fix for running on Windows
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario10-client-config.xml
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario10-client-config.xml 2009-11-12
12:37:02 UTC (rev 11108)
+++
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario10-client-config.xml 2009-11-13
03:11:18 UTC (rev 11109)
@@ -61,6 +61,7 @@
<entry key="ws-security.encryption.properties.sct"
value="META-INF/etc/bob.properties"/>
</jaxws:properties>
</jaxws:client>
+ <!--Add disable chunk mode for running on Windows -->
<http:conduit name="*.http-conduit">
<http:client AllowChunking="false"/>
</http:conduit>
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario2-client-config.xml
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario2-client-config.xml 2009-11-12
12:37:02 UTC (rev 11108)
+++
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario2-client-config.xml 2009-11-13
03:11:18 UTC (rev 11109)
@@ -36,6 +36,7 @@
</map>
</property>
</bean>
+ <!--Add disable chunk mode for running on Windows -->
<http:conduit name="*.http-conduit">
<http:client AllowChunking="false"/>
</http:conduit>
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario5-client-config.xml
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario5-client-config.xml 2009-11-12
12:37:02 UTC (rev 11108)
+++
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario5-client-config.xml 2009-11-13
03:11:18 UTC (rev 11109)
@@ -60,6 +60,7 @@
<entry key="ws-security.encryption.properties"
value="META-INF/etc/bob.properties"/>
</jaxws:properties>
</jaxws:client>
+ <!--Add disable chunk mode for running on Windows -->
<http:conduit name="*.http-conduit">
<http:client AllowChunking="false"/>
</http:conduit>
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario6-client-config.xml
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario6-client-config.xml 2009-11-12
12:37:02 UTC (rev 11108)
+++
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario6-client-config.xml 2009-11-13
03:11:18 UTC (rev 11109)
@@ -60,6 +60,7 @@
<entry key="ws-security.encryption.properties.sct"
value="META-INF/etc/bob.properties"/>
</jaxws:properties>
</jaxws:client>
+ <!--Add disable chunk mode for running on Windows -->
<http:conduit name="*.http-conduit">
<http:client AllowChunking="false"/>
</http:conduit>
Modified:
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario9-client-config.xml
===================================================================
---
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario9-client-config.xml 2009-11-12
12:37:02 UTC (rev 11108)
+++
stack/cxf/trunk/modules/testsuite/cxf-tests/src/test/resources/jaxws/cxf/interop/wstrust10/META-INF/scenario9-client-config.xml 2009-11-13
03:11:18 UTC (rev 11109)
@@ -61,6 +61,7 @@
<entry key="ws-security.encryption.properties"
value="META-INF/etc/bob.properties"/>
</jaxws:properties>
</jaxws:client>
+ <!--Add disable chunk mode for running on Windows -->
<http:conduit name="*.http-conduit">
<http:client AllowChunking="false"/>
</http:conduit>