Author: werner
Date: Sun Aug 28 03:07:39 2005
New Revision: 263851

URL: http://svn.apache.org/viewcvs?rev=263851&view=rev
Log:
Just some minor fixes in comments

Modified:
    
webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java

Modified: 
webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java
URL: 
http://svn.apache.org/viewcvs/webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java?rev=263851&r1=263850&r2=263851&view=diff
==============================================================================
--- 
webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java
 (original)
+++ 
webservices/wss4j/trunk/src/org/apache/ws/security/handler/WSHandlerConstants.java
 Sun Aug 28 03:07:39 2005
@@ -66,11 +66,11 @@
 
     /**
 
-     * The action parameter in the WSDD configuration file. The
+     * The action parameter. The
 
-     * handler uses tha value of this parameter to determine how
+     * handlers use the value of this parameter to determine how
 
-     * to process the SOAP Envelope. For example:
+     * to process the SOAP Envelope. For example in a Axis WSDD file:
 
      * <pre>
 
@@ -84,7 +84,7 @@
 
      * orders the handler to attach a <code>UsernameToken</code> to the SOAP
 
-     * enevelope. It is a blank speararted list of actions to perform.
+     * enevelope. It is a blank separated list of actions to perform.
 
      * <p/>
 
@@ -1288,7 +1288,7 @@
 
      * If this parameter is not defined, contains a value less or equal
 
-     * zero, or an illegal format the Axis driver uses a default TTL of
+     * zero, or an illegal format the handlers use a default TTL of
 
      * 300 seconds (5 minutes).
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to