Update of /var/cvs/applications/scan/src/org/mmbase/servlet
In directory james.mmbase.org:/tmp/cvs-serv24598
Modified Files:
servscan.java
Log Message:
oops
See also: http://cvs.mmbase.org/viewcvs/applications/scan/src/org/mmbase/servlet
Index: servscan.java
===================================================================
RCS file: /var/cvs/applications/scan/src/org/mmbase/servlet/servscan.java,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- servscan.java 20 Feb 2008 11:55:33 -0000 1.47
+++ servscan.java 20 Feb 2008 12:07:31 -0000 1.48
@@ -30,7 +30,7 @@
* also use JSP for a more traditional parser system.
*
* @rename Servscan
- * @version $Id: servscan.java,v 1.47 2008/02/20 11:55:33 michiel Exp $
+ * @version $Id: servscan.java,v 1.48 2008/02/20 12:07:31 michiel Exp $
* @author Daniel Ockeloen
* @author Rico Jansen
* @author Jan van Oosterom
@@ -72,7 +72,7 @@
log.error(e);
}
parser = (scanparser)getModule("SCANPARSER");
- log.info("Getting scan parser " + parser, new Exception());
+ log.info("Getting scan parser " + parser);
if(parser == null) {
throw new RuntimeException("Module with name 'scanparser'
should be active");
}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs