User: tobias
Date: 01/01/07 21:33:11
Modified: documentation oraclecmp.htm
Log:
the section for jboss.conf is WAT outdated. Added a reference to the manual.
Revision Changes Path
1.2 +1 -0 newsite/documentation/oraclecmp.htm
Index: oraclecmp.htm
===================================================================
RCS file: /products/cvs/ejboss/newsite/documentation/oraclecmp.htm,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- oraclecmp.htm 2000/11/12 20:34:03 1.1
+++ oraclecmp.htm 2001/01/08 05:33:11 1.2
@@ -32,6 +32,7 @@
<p>
<hr>
<h3> JBoss Server Configuration</h3>
+ <b>This section is outdated for JBoss 2.0 FINAL. Please refer to the
<a href="../manual/adv_config.html#poolex">preliminary manual at the examples</a>.</b>
<ol>
<li>Edit the <em>$JBOSS_ROOT/conf/jboss.conf</em> file. You
need to add <code><MLET></code> tags for each data source you are using. These
notes assume that you are using the Minerva connection pooler (installed in the steps
above). Here is an example entry for an oracle data source:
<p><code><MLET
CODE="org.jboss.jdbc.XADataSourceLoader"
ARCHIVE="jboss.jar,minerva.jar" CODEBASE="../lib/ext/"><br>