greenrd 01/03/20 16:00:46
Modified: xdocs installing.xml livesites.xml faq.xml esql.xml
Log:
Revision Changes Path
1.70 +6 -0 xml-cocoon/xdocs/installing.xml
Index: installing.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/installing.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- installing.xml 2001/03/07 23:38:34 1.69
+++ installing.xml 2001/03/21 00:00:44 1.70
@@ -1353,6 +1353,12 @@
</tr>
<tr>
<td>Windows 2000 Advanced Server</td>
+ <td>Tomcat 3.2.1</td>
+ <td>IIS 5.0</td>
+ <td>Sun JDK 1.3.0_02</td>
+ </tr>
+ <tr>
+ <td>Windows 2000 Advanced Server</td>
<td>JRun 3.0</td>
<td>IIS 5.0</td>
<td>Sun JDK 1.2.2</td>
1.45 +1 -0 xml-cocoon/xdocs/livesites.xml
Index: livesites.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/livesites.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- livesites.xml 2001/03/13 19:34:15 1.44
+++ livesites.xml 2001/03/21 00:00:44 1.45
@@ -75,6 +75,7 @@
<li><link href="http://www.emina.org/">http://www.emina.org</link></li>
<li><link href="http://carnagepro.com/">http://carnagepro.com</link></li>
<li><link
href="http://www.ukrpost.net/">http://www.ukrpost.net</link></li>
+ <li><link
href="http://www.truelook.com/">http://www.truelook.com</link></li>
<!--<li><link
href="http://www.weather-index.co.uk/">http://www.weather-index.co.uk</link></li>
not up yet-->
<!--<li><link href=""></link></li>-->
</ul>
1.50 +2 -1 xml-cocoon/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/faq.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- faq.xml 2001/02/05 18:33:07 1.49
+++ faq.xml 2001/03/21 00:00:45 1.50
@@ -263,7 +263,8 @@
</faq>
<faq id="faq-xsp64k">
- <question>Why do I get an error about "code of a method longer than 65536
bytes"?</question>
+ <question>Why do I get an error about "code of a method longer than 65536
bytes" or
+ "illegal target of jump or branch"?</question>
<answer>
<p>This is due to a fundamental limitation in the Java specifications,
which means
that XSP pages (which turn XML into Java code) cannot be very large. We
suggest that you
1.3 +1 -1 xml-cocoon/xdocs/esql.xml
Index: esql.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/xdocs/esql.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- esql.xml 2001/01/12 20:43:54 1.2
+++ esql.xml 2001/03/21 00:00:45 1.3
@@ -53,7 +53,7 @@
<source><![CDATA[
<xsp:page
language="java"
- xmlns:esql="http://apache.org/1999/SQL/v2"
+ xmlns:esql="http://apache.org/cocoon/SQL/v2"
xmlns:xsp="http://www.apache.org/1999/XSP/Core"
>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]