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/06/17 20:58:29 UTC

cvs commit: ws-fx/wss4j/samples/org/apache/ws/axis/samples/wssec/msft MSFTGetVersion.java

werner      2004/06/17 11:58:29

  Modified:    wss4j/samples/org/apache/ws/axis/samples/wssec/doall
                        build.xml log4j.properties
  Removed:     wss4j/samples/org/apache/ws/axis/samples/wssec/security
                        securitydeploy.wsdd clientsecurityundeploy.wsdd
                        readme.txt Client.java serversecurityundeploy.wsdd
                        securityundeploy.wsdd Service.java
                        clientsecuritydeploy.wsdd serversecuritydeploy.wsdd
               wss4j/samples/org/apache/ws/axis/samples/wssec/security2
                        securityundeploy.wsdd serversecuritydeploy.wsdd
                        serversecurityundeploy.wsdd
                        clientsecurityundeploy.wsdd readme.txt
                        securitydeploy.wsdd Client.java
                        clientsecuritydeploy.wsdd Service.java
               wss4j/samples/org/apache/ws/axis/samples/dotNETClient
                        Client.cs X509CertificateStoreDialog.resx
                        JavaProxy.cs X509CertificateStoreDialog.cs
                        build.bat
               wss4j/samples/org/apache/ws/axis/samples/wssec/msft
                        MSFTGetVersion.java
  Log:
  Delete outdated example. Pls look at interop and test directories
  for working examples.
  
  Revision  Changes    Path
  1.2       +1 -1      ws-fx/wss4j/samples/org/apache/ws/axis/samples/wssec/doall/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ws-fx/wss4j/samples/org/apache/ws/axis/samples/wssec/doall/build.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- build.xml	13 Feb 2004 20:43:06 -0000	1.1
  +++ build.xml	17 Jun 2004 18:58:29 -0000	1.2
  @@ -18,7 +18,7 @@
     <!--
      Directory of the generated Java files
     -->
  -  <property name="sec" value="org/apache/ws/axis/samples/doall/axisSec" />
  +  <property name="sec" value="org/apache/ws/axis/samples/wssec/doall/axisSec" />
   
       <path id="classpath.libraries" description=" 3rd party and Axis libs">
         <fileset dir="${dir.libs}">
  
  
  
  1.2       +1 -1      ws-fx/wss4j/samples/org/apache/ws/axis/samples/wssec/doall/log4j.properties
  
  Index: log4j.properties
  ===================================================================
  RCS file: /home/cvs/ws-fx/wss4j/samples/org/apache/ws/axis/samples/wssec/doall/log4j.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- log4j.properties	13 Feb 2004 20:43:06 -0000	1.1
  +++ log4j.properties	17 Jun 2004 18:58:29 -0000	1.2
  @@ -5,7 +5,7 @@
   # Set the enterprise logger category to FATAL and its only appender to CONSOLE.
   log4j.logger.org.apache.axis.enterprise=FATAL, CONSOLE
   # log4j.logger.org.apache.axis.i18n.ProjectResourceBundle=INFO
  -log4j.logger.org.apache.ws.security.TIME=INFO
  +log4j.logger.org.apache.ws.security.TIME=DEBUG
   # log4j.logger.org.apache.ws.security.message.EnvelopeIdResolver=INFO
   # log4j.logger.org.apache.ws.axis.security.WSDoAllSender=INFO
   # log4j.logger.org.apache.ws.security.WSSecurityEngine=INFO