You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by th...@apache.org on 2003/06/15 00:06:20 UTC

cvs commit: db-ojb/xdocs project.xml

thma        2003/06/14 15:06:20

  Modified:    xdocs    project.xml
  Log:
  add a new howto on clustering and using the Coherence distributed cache.
  Thanks to Jason McKerr for this contribution
  
  Revision  Changes    Path
  1.20      +1 -0      db-ojb/xdocs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/db-ojb/xdocs/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml	11 Jun 2003 14:02:42 -0000	1.19
  +++ project.xml	14 Jun 2003 22:06:20 -0000	1.20
  @@ -46,6 +46,7 @@
      		<item name="use Oracle lobs"       href="/howto-use-lobs.html"/>
   		<item name="use Stored Procedures" href="/how-to-work-with-stored-procedures.html"/>
   		<item name="use anonymous keys"    href="/howto-use-anonymous-keys.html"/>
  +		<item name="use OJB in clusters"    href="/howto-work-with-clustering.html"/>
       </menu>