Author: mwringe
Date: 2011-03-09 11:53:01 -0500 (Wed, 09 Mar 2011)
New Revision: 5987
Modified:
portal/branches/wsrp-extraction/wsrp-integration/extension-ear/src/main/application/META-INF/gatein-wsse-consumer.xml
Log:
GTNWSRP-123: remove default wss configuration options, configuration and securing the soap
messages should be responsibility of the admin.
Modified:
portal/branches/wsrp-extraction/wsrp-integration/extension-ear/src/main/application/META-INF/gatein-wsse-consumer.xml
===================================================================
---
portal/branches/wsrp-extraction/wsrp-integration/extension-ear/src/main/application/META-INF/gatein-wsse-consumer.xml 2011-03-09
16:21:39 UTC (rev 5986)
+++
portal/branches/wsrp-extraction/wsrp-integration/extension-ear/src/main/application/META-INF/gatein-wsse-consumer.xml 2011-03-09
16:53:01 UTC (rev 5987)
@@ -3,7 +3,6 @@
xsi:schemaLocation="http://www.jboss.com/ws-security/config
http://www.jboss.com/ws-security/schema/jboss-ws-security_1_0.xsd">
- <config>
- <username/>
- </config>
+ <!-- Configuration for the GateIn WSRP Producer WS-Security -->
+
</jboss-ws-security>