Index: trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/SOAPUtils.java
===================================================================
--- trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/SOAPUtils.java	(revision 2211)
+++ trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/SOAPUtils.java	(revision 2212)
@@ -56,5 +56,4 @@
 
     /**
-     * <p>
      * Defines how sequences are ordered:
      * <ul>
@@ -62,5 +61,4 @@
      * <li>RESPONSE: by the response order id</li>
      * </ul>
-     * </p>
      * 
      * @author Steffen Herbold
@@ -612,6 +610,4 @@
      * @param sequences
      *            sequences to be order
-     * @param orderType
-     *            determines if sequences are ordered by request or response
      * @return sorted sequences
      */
@@ -821,5 +817,5 @@
      * <p>
      * Checks if two {@link SimpleSOAPEventType} types are equal except their {@link CallType},
-     * which must be {@value CallType#REQUEST} for the first parameter and {@link CallType#RESPONSE}
+     * which must be {@link CallType#REQUEST} for the first parameter and {@link CallType#RESPONSE}
      * for the second parameter.
      * </p>
