Index: trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/HTTPLogParser.java
===================================================================
--- trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/HTTPLogParser.java	(revision 2215)
+++ trunk/autoquest-plugin-http/src/main/java/de/ugoe/cs/autoquest/plugin/http/HTTPLogParser.java	(revision 2218)
@@ -36,6 +36,4 @@
 import javax.xml.transform.stream.StreamSource;
 
-import org.xml.sax.SAXException;
-
 import de.ugoe.cs.autoquest.eventcore.Event;
 import de.ugoe.cs.autoquest.eventcore.IEventType;
@@ -135,5 +133,5 @@
      *            name and path of the log file
      *
-     * @throws SAXException in the case, the file could not be parsed
+     * @throws JAXBException in the case, the file could not be parsed
      */
     public void parseFile(String filename) throws JAXBException {
