cziegeler 01/05/16 03:15:53
Modified: webapp cocoon.xconf
Log:
Corrected typos reported by John Morrison
Revision Changes Path
1.5 +1 -1 xml-cocoon2/webapp/cocoon.xconf
Index: cocoon.xconf
===================================================================
RCS file: /home/cvs/xml-cocoon2/webapp/cocoon.xconf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cocoon.xconf 2001/05/15 19:51:14 1.4
+++ cocoon.xconf 2001/05/16 10:15:49 1.5
@@ -11,7 +11,7 @@
XercesParser instead of the JaxpParser. To activate the XercesParser
move the line below starting with <parser ...> out of this comment
block.
You also than have to add a system property to your JVM
- (probabbly on the startup of your servlet engin like this:
+ (probably on the startup of your servlet engine like this:
-Dorg.apache.cocoon.components.parser.Parser=org.apache.cocoon.components.parser.XercesParser
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]