User: oleg
Date: 00/11/10 05:16:45
Modified: castorjdo README.txt
Log:
Build instructions updated
Revision Changes Path
1.4 +6 -4 contrib/castorjdo/README.txt
Index: README.txt
===================================================================
RCS file: /products/cvs/ejboss/contrib/castorjdo/README.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- README.txt 2000/10/11 17:22:30 1.3
+++ README.txt 2000/11/10 13:16:45 1.4
@@ -9,20 +9,22 @@
* Build jBoss: go to jboss\src\build and run build.bat or build.sh
+* Put Castor jar file http://ftp.exolab.org/ftp/jars/castor-0.8.9.jar
+ to contrib\castorjdo\lib
+
* Build the CastorJDO MBean: go to contrib\castorjdo\src\build
and run build.bat or build.sh
* The result is a jar file contrib\castorjdo\dist\jboss-castorjdo.jar
-You will also need a Castor jar contrib\castorjdo\lib\castor-0.8.8.jar
o--------------------o
HOW TO USE IT :
-* Put the castor jar (available from http://castor.exolab.org) and
-the CastorJDO MBean jar in lib/ext directory .
-By now you also have to put there the xerces.jar.
+* Put the castor jar file and the CastorJDO MBean jar in lib/ext directory.
+By now you also have to put there the xerces.jar, which can be extracted from
+http://ftp.exolab.org/ftp/jars/castor-0.8.9.zip
* Add the Mlet in jboss.conf