You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Carsten Ziegeler <cz...@sundn.de> on 2000/08/29 15:07:16 UTC

C2: Type in CocoonServlet.java

I found a typo in org.apache.cocoon.servlet.CocoonServlet.java:

Index: CocoonServlet.java
===================================================================
RCS file: S:\S_UND_N\sunShine\cvsroot/cocoon/src/org/apache/cocoon/servlet/CocoonServlet.java,v
retrieving revision 1.7
diff -r1.7 CocoonServlet.java
59c59
<         this.context.log("this.configurationFile: " + this.configurationFile);
---
>         this.context.log("this.configurationFile: " + configFile);

Regards
Carsten Ziegeler

Open Source Group              sunShine - Lighting up e:Business
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                           mailto:cziegeler@sundn.de 
================================================================