This commit is contained in:
gferg 2005-09-19 12:24:58 +00:00
parent 585cb759f1
commit 0cc407f977
1 changed files with 14 additions and 15 deletions

View File

@ -44,12 +44,6 @@
<pubdate>December 20, 2003</pubdate>
<releaseinfo></releaseinfo>
<revhistory>
<revision>
<revnumber>0.3.2</revnumber>
<date>2005-01-25</date>
<authorinitials>AO</authorinitials>
<revremark>Updated.</revremark>
</revision>
<revision>
<revnumber>1.0</revnumber>
<date>2004-02-02</date>
@ -82,7 +76,7 @@ and <application class="software">Apache</application>.
</para>
<para>
Version: 0.3.2, January 25, 2005.
Version: 0.3.4, September 18, 2005.
</para>
<para>
@ -704,7 +698,7 @@ You need to reboot your system to make this rule effective
or restart the <application class="software">iptables</application> firewall:
<programlisting>
<![CDATA[
/etc/rc.d/init.d/iptables restart
service iptables restart
]]>
</programlisting>
</para>
@ -980,7 +974,7 @@ it&apos;s recommended to install
Download the sources of <application class="software">Jikes</application>
from <acronym>IBM</acronym>&apos;s Research website:
<screen>
<ulink url="http://www.research.ibm.com/jikes/">http://www.research.ibm.com/jikes/</ulink>
<ulink url=" http://jikes.sourceforge.net/"> http://jikes.sourceforge.net/</ulink>
</screen>
</para>
@ -1453,7 +1447,7 @@ with your own hostname and domain name,
and the database name (<replaceable>&lt;mmbase&gt;</replaceable>),
user (<replaceable>&lt;mmuser&gt;</replaceable>)
and password (<replaceable>&lt;password&gt;</replaceable>)
with the values you just entered in the JBDC driver configuration file.
with the values you just entered in the JDBC driver configuration file.
</para>
<para>
@ -1914,7 +1908,7 @@ You can set the <acronym>SMTP</acronym> gateway by editing
Now you are ready to start <application class="software">Tomcat</application>:
<programlisting>
<![CDATA[
/etc/rc.d/init.d/tomcat start
service tomcat start
]]>
</programlisting>
</para>
@ -1982,11 +1976,11 @@ If you experience this same problem,
kill the process by hand before starting it up again:
<programlisting>
<![CDATA[
[root@hostname root]# /etc/rc.d/init.d/tomcat stop
[root@hostname root]# service tomcat stop
[root@hostname root]# ps -ax |grep j2
24535 ? S 4:12 /usr/local/j2sdk/bin/java -server -Xms64m -Xmx512m-Dbuild.compiler.emacs=true ...
[root@hostname root]# kill 24535
[root@hostname root]# /etc/rc.d/init.d/tomcat start
[root@hostname root]# service tomcat start
[root@hostname root]#
]]>
</programlisting>
@ -2813,7 +2807,7 @@ to the <application class="software">Tomcat</application> server:
and restart <application class="software">Tomcat</application>:
<programlisting>
<![CDATA[
/etc/rc.d/init.d/tomcat restart
service tomcat restart
]]>
</programlisting>
</para>
@ -2896,7 +2890,12 @@ The Netherlands.
<itemizedlist spacing="compact">
<listitem>
<para>
<ulink url="http://www.offerman.net/MMBase-Installation-HOWTO/MMBase-Installation-HOWTO-0.3.2.DocBook.html">Version 0.3.2</ulink>, January 25, 2005: MMBase 1.7.3, Java 1.5.0-01,
<ulink url="http://www.offerman.net/MMBase-Installation-HOWTO/MMBase-Installation-HOWTO-0.3.4.DocBook.html">Version 0.3.4</ulink>, September 19, 2005: minor corrections,
</para>
</listitem>
<listitem>
<para>
<ulink url="http://www.offerman.net/MMBase-Installation-HOWTO/MMBase-Installation-HOWTO-0.3.2.DocBook.html">version 0.3.2</ulink>, January 25, 2005: MMBase 1.7.3, Java 1.5.0-01,
</para>
</listitem>
<listitem>