[jboss-svn-commits] JBossWS SVN: r794 - trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Sun Aug 20 16:12:33 EDT 2006
Author: mageshbk
Date: 2006-08-20 16:12:29 -0400 (Sun, 20 Aug 2006)
New Revision: 794
Modified:
trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml
Log:
Changed security config name from Standard Secure Client to Standard WSSecure Client
Modified: trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml
===================================================================
--- trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml 2006-08-20 20:11:18 UTC (rev 793)
+++ trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/META-INF/jboss-client.xml 2006-08-20 20:12:29 UTC (rev 794)
@@ -9,7 +9,7 @@
<service-ref>
<service-ref-name>service/HelloService</service-ref-name>
- <config-name>Standard Secure Client</config-name>
+ <config-name>Standard WSSecure Client</config-name>
<wsdl-override>http://@jbosstest.host.name@:8080/jbossws-samples-store-pass-encrypt?wsdl</wsdl-override>
</service-ref>
More information about the jboss-svn-commits
mailing list