User: oleg    
  Date: 00/11/10 05:20:00

  Modified:    castorjdo castorjdo.html jboss-castorjdo.jar
  Log:
  Added prefix java:/ to the JNDI name, documentation updated
  
  Revision  Changes    Path
  1.5       +6 -13     jbossweb/castorjdo/castorjdo.html
  
  Index: castorjdo.html
  ===================================================================
  RCS file: /products/cvs/ejboss/jbossweb/castorjdo/castorjdo.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- castorjdo.html    2000/10/14 10:08:38     1.4
  +++ castorjdo.html    2000/11/10 13:20:00     1.5
  @@ -133,19 +133,12 @@
         <tbody>
           <tr>
             <td valign="top" width="672"><br>
  -              The latest version of <a href="http://castor.exolab.org">Castor</a> 
from CVS
  -              is needed for now,
  -              since some methods used by the integration module were added
  -              after the official release of Castor 0.8.8.
  -              You should also take xerces.jar file there.
  -              Alternatively, you can take all needed jar files from jBoss CVS:
  -              <p><a 
href="http://cvs.working-dogs.com/ejboss/cvsweb/index.cgi/~checkout~/contrib/castorjdo/lib/castor-0.8.8.jar?rev=1.1&content-type=text/plain">castor-0.8.8.jar</a>
  -              Copyright 2000 &#169; Intalio Inc. All Rights Reserved.</p>
  -              <p><a 
href="http://cvs.working-dogs.com/ejboss/cvsweb/index.cgi/~checkout~/contrib/castorjdo/lib/xerces.jar?rev=1.1&content-type=text/plain">xerces.jar</a>
  -              Copyright 2000 &#169; Apache organization. All Rights Reserved.</p>
  +              <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>
                 The CastorJDO integration module is here:
  -              <p><a href="jboss-castorjdo.jar">jboss-castorjdo.jar</a>
  -              Copyright 2000 &#169; The jBoss organization. All Rights Reserved.</p>
  +              <a href="jboss-castorjdo.jar">jboss-castorjdo.jar</a><br>
                 The sources can be found in <a href="../cvs.htm">CVS</a>, module 
"contrib".
             </td>
             <td valign="top" width="10"></td>
  @@ -194,7 +187,7 @@
   <li>Add the Mlet in jboss.conf<br>
   <pre>
   &lt;MLET CODE = "org.jboss.jdo.castor.CastorJDOImpl"
  -      ARCHIVE="jboss.jar,castor-0.8.8.jar,xerces.jar"
  +      ARCHIVE="jboss.jar,castor-0.8.9.jar,xerces.jar"
         CODEBASE="../lib/ext/"&gt;
      &lt;ARG TYPE="java.lang.String" VALUE="file:../conf/database.xml"&gt;
      &lt;ARG TYPE="java.lang.String" VALUE="dataObjectsJndiName"&gt;
  
  
  
  1.6       +26 -14    jbossweb/castorjdo/jboss-castorjdo.jar
  
        <<Binary file>>
  
  

Reply via email to