[jboss-svn-commits] JBossWS SVN: r793 - trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sun Aug 20 16:11:22 EDT 2006


Author: mageshbk
Date: 2006-08-20 16:11:18 -0400 (Sun, 20 Aug 2006)
New Revision: 793

Modified:
   trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml
Log:
Changed security config-name from Standard Secure Endpoint to Standard WSSecure Endpoint



Modified: trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml
===================================================================
--- trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml	2006-08-20 20:08:22 UTC (rev 792)
+++ trunk/src/test/resources/samples/wssecurity/store-pass-encrypt/WEB-INF/jboss-web.xml	2006-08-20 20:11:18 UTC (rev 793)
@@ -8,7 +8,7 @@
 	
 	<webservice-description>
 		<webservice-description-name>HelloService</webservice-description-name>
-		<config-name>Standard Secure Endpoint</config-name>
+		<config-name>Standard WSSecurity Endpoint</config-name>
 	</webservice-description>
 	
 </jboss-web>




More information about the jboss-svn-commits mailing list