User: oleg
Date: 01/01/04 02:04:32
Modified: business jboss-castor.html
Log:
Changed Castor version number to 0.8.11 wherever Castor jar file is mentioned
Revision Changes Path
1.4 +2 -2 newsite/business/jboss-castor.html
Index: jboss-castor.html
===================================================================
RCS file: /products/cvs/ejboss/newsite/business/jboss-castor.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jboss-castor.html 2000/11/23 19:51:45 1.3
+++ jboss-castor.html 2001/01/04 10:04:32 1.4
@@ -34,7 +34,7 @@
</tr>
<tr>
<td class="newsbody"><font face="Myriad Web,Arial"><a
href="http://castor.exolab.org">Castor</a> version 0.8.9 or later is needed.
- Download <a
href="http://ftp.exolab.org/ftp/jars/castor-0.8.9.zip">castor-0.8.9.zip</a> and
extract castor-0.8.9.jar and xerces.jar.<br>
+ Download <a
href="http://ftp.exolab.org/ftp/jars/castor-0.8.11.zip">castor-0.8.11.zip</a> and
extract castor-0.8.11.jar and xerces.jar.<br>
The CastorJDO integration module is here: <a
href="../castorjdo/jboss-castorjdo.jar">jboss-castorjdo.jar</a><br>
<p><font face="Myriad Web,Arial">The sources can be
found in <a href="cvs.html">CVS</a>, module "contrib".</font></td>
</tr>
@@ -48,7 +48,7 @@
<li>Add the Mlet in jboss.conf<br>
<pre>
<MLET CODE = "org.jboss.jdo.castor.CastorJDOImpl"
- ARCHIVE="jboss.jar,castor-0.8.9.jar,xerces.jar"
+ ARCHIVE="jboss.jar,castor-0.8.11.jar,xerces.jar"
CODEBASE="../lib/ext/">
<ARG TYPE="java.lang.String" VALUE="file:../conf/database.xml">
<ARG TYPE="java.lang.String" VALUE="dataObjectsJndiName">