You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by we...@apache.org on 2004/02/29 13:33:15 UTC

cvs commit: ws-fx/wss4j/interop/org/apache/ws/axis/oasis Client_deploy.wsdd

werner      2004/02/29 04:33:15

  Modified:    wss4j/interop/org/apache/ws/axis/oasis Client_deploy.wsdd
  Log:
  Adapt to current OASIS WSS specifications.
  
  Revision  Changes    Path
  1.2       +2 -1      ws-fx/wss4j/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd
  
  Index: Client_deploy.wsdd
  ===================================================================
  RCS file: /home/cvs/ws-fx/wss4j/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Client_deploy.wsdd	13 Feb 2004 20:43:04 -0000	1.1
  +++ Client_deploy.wsdd	29 Feb 2004 12:33:15 -0000	1.2
  @@ -26,7 +26,8 @@
       <parameter name="encryptionPropFile" value="crypto.properties" />
       <parameter name="encryptionKeyIdentifier" value="X509KeyIdentifier" />
       <parameter name="encryptionUser" value="16c73ab6-b892-458f-abf5-2f875f74882e" />
  -    <parameter name="encryptionParts" value="{Element}{http://schemas.xmlsoap.org/ws/2002/07/secext}UsernameToken" />  
  +    <parameter name="encryptionParts" 
  +      value="{Element}{http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}UsernameToken" />  
      </handler>
     </requestFlow>
     </service>