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 di...@apache.org on 2005/08/18 23:20:04 UTC

cvs commit: ws-wss4j project.properties

dims        2005/08/18 14:20:04

  Modified:    xdocs    axis.xml index.xml
               .        project.properties
  Log:
  Fix for WSS-15 - Documentation for direct-reference mode of message signing
  
  Revision  Changes    Path
  1.2       +1 -1      ws-wss4j/xdocs/axis.xml
  
  Index: axis.xml
  ===================================================================
  RCS file: /home/cvs/ws-wss4j/xdocs/axis.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- axis.xml	9 Mar 2005 15:09:13 -0000	1.1
  +++ axis.xml	18 Aug 2005 21:20:04 -0000	1.2
  @@ -7,7 +7,7 @@
       <li>Username Token<br></br>
       </li>
     </ul>
  -</ul></subsection></section><section name=""><subsection name="Introduction"><div style="margin-left: 40px;">WS4J can be used for securing web
  +</ul></subsection></section><section name=""><subsection name="Introduction"><div style="margin-left: 40px;">WSS4J can be used for securing web
   services deployed in virtually any application server, but it includes
   special support for Axis. WSS4J ships with handlers that can be used in
   Axis-based web
  
  
  
  1.3       +5 -1      ws-wss4j/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/ws-wss4j/xdocs/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml	1 Aug 2005 23:29:30 -0000	1.2
  +++ index.xml	18 Aug 2005 21:20:04 -0000	1.3
  @@ -97,7 +97,6 @@
                   </div>
                   <p style="margin-left: 40px;"/>
               </subsection>
  -            <subsection name="WSS4J Use Cases"/>
               <subsection name="WSS4J API">
                   <p style="margin-left: 40px;">Please refer to the <a href="api.html">API
   Overview</a>
  @@ -111,6 +110,11 @@
                   </p>
                   <br/>
               </subsection>
  +            <subsection name="WSS4J Configuration">
  +                <p style="margin-left: 40px;"><a href="cert.html">Difference between issuer-serial (WSS4J default) and direct-reference modes</a> 
  +                </p>
  +                <br/>
  +            </subsection>
           </section>
       </body>
   </document>
  
  
  
  1.3       +2 -2      ws-wss4j/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/ws-wss4j/project.properties,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.properties	9 Mar 2005 15:09:13 -0000	1.2
  +++ project.properties	18 Aug 2005 21:20:04 -0000	1.3
  @@ -2,7 +2,7 @@
   ## $Revision$ $Date$
   ##
   
  -maven.repo.remote=http://ws.apache.org/~dims/maven, http://www.ibiblio.org/maven
  +maven.repo.remote=http://people.apache.org/~dims/maven, http://www.ibiblio.org/maven
   maven.xdoc.date=left
   maven.xdoc.version=${pom.currentVersion}
   maven.junit.fork=true
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org