bloritsch 01/04/05 07:21:23
Modified: . Tag: xml-cocoon2 INSTALL
Log:
Fixed some grammar errors.
Revision Changes Path
No revision
No revision
1.1.2.6 +5 -5 xml-cocoon/Attic/INSTALL
Index: INSTALL
===================================================================
RCS file: /home/cvs/xml-cocoon/Attic/INSTALL,v
retrieving revision 1.1.2.5
retrieving revision 1.1.2.6
diff -u -r1.1.2.5 -r1.1.2.6
--- INSTALL 2001/04/05 10:37:56 1.1.2.5
+++ INSTALL 2001/04/05 14:21:23 1.1.2.6
@@ -73,7 +73,7 @@
FAQ
---
- 1) Why nothing happens when I access 'http://localhost/cocoon/'?
+ 1) Why does nothing happen when I access 'http://localhost/cocoon/'?
You might want to check a few things:
@@ -88,7 +88,7 @@
- did you restart the servlet engine? if not, do it.
- 2) Why does Cocoon takes so long to start?
+ 2) Why does Cocoon take so long to start?
Cocoon compiles sitemaps into java classes to increase runtime performance,
this is done only at startup and only if the sitemap file is modified, for
@@ -104,10 +104,10 @@
classloading problems.
- 4) I get a java.lang.VerifyError when accessing http://localhost/cocoon/'.
+ 4) I get a java.lang.VerifyError when accessing 'http://localhost/cocoon/'.
What's wrong?
- Make sure you have not got a Cocoon 1.x jar in your servlet container lib/
+ Make sure you do not have a Cocoon 1.x jar in your servlet container lib/
directory.
@@ -146,4 +146,4 @@
The Apache XML Project
http://xml.apache.org/
-
\ No newline at end of file
+
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]