Author: coheigea
Date: Thu Mar 14 13:40:09 2013
New Revision: 1456427
URL: http://svn.apache.org/r1456427
Log:
Fixing test on 2.7.x
Modified:
cxf/trunk/systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/action/server/server.xml
Modified:
cxf/trunk/systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/action/server/server.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/action/server/server.xml?rev=1456427&r1=1456426&r2=1456427&view=diff
==============================================================================
---
cxf/trunk/systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/action/server/server.xml
(original)
+++
cxf/trunk/systests/ws-security/src/test/resources/org/apache/cxf/systest/ws/action/server/server.xml
Thu Mar 14 13:40:09 2013
@@ -46,7 +46,7 @@
</cxf:bus>
<jaxws:endpoint
- id="3DESEncryption"
+ id="TripleDESEncryption"
address="http://localhost:${testutil.ports.Server}/DoubleIt3DESEncryption"
serviceName="s:DoubleItService"
endpointName="s:DoubleIt3DESEncryptionPort"