You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by sv...@apache.org on 2005/03/02 03:03:02 UTC

cvs commit: ws-juddi/sql/db2 README

sviens      2005/03/01 18:03:02

  Modified:    sql/jdatastore README
               sql/sybase README
               sql/mysql README
               sql/hsqldb README
               sql/postgresql README
               sql/oracle README
               sql/db2  README
  Log:
  Removed reference to LDAP data store and corrected a misspelled word that had been duplicated in each README doc.
  
  Revision  Changes    Path
  1.3       +4 -5      ws-juddi/sql/jdatastore/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/jdatastore/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	31 May 2004 00:37:32 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,10 +1,9 @@
   CREATE/CONFIGURE A BORLAND JDATASTORE DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  -walk you through the process of setting up an JDataStore 
  -database as the persistante storage for a jUDDI registry.
  +jUDDI requires the use of a relational database (RDBMS) to 
  +store the web services metadata it manages. This document 
  +will walk you through the process of setting up an JDataStore 
  +database as the persistent storage for a jUDDI registry.
   
   Andy Cutright
   acutright@apache.org
  
  
  
  1.3       +4 -5      ws-juddi/sql/sybase/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/sybase/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	30 May 2004 23:50:03 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,7 +1,6 @@
   CREATE/CONFIGURE A SYBASE ASE DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  -walk you through the process of setting up a ASE database 
  -as the persistante storage for a jUDDI registry.
  +jUDDI requires the use of a relational database (RDBMS) to 
  +store the web services metadata it manages. This document 
  +will walk you through the process of setting up a ASE 
  +database as the persistent storage for a jUDDI registry.
  
  
  
  1.3       +3 -4      ws-juddi/sql/mysql/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/mysql/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	29 May 2004 01:07:19 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,10 +1,9 @@
   CREATE/CONFIGURE A MYSQL DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  +jUDDI requires the use of a relational database (RDBMS) to 
  +store the web services metadata it manages. This document will 
   walk you through the process of setting up a MySQL database 
  -as the persistante storage for a jUDDI registry.
  +as the persistent storage for a jUDDI registry.
   
   This document assumes that you already have a MySQL server 
   available and running. Visit the following web site to obtain 
  
  
  
  1.3       +3 -4      ws-juddi/sql/hsqldb/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/hsqldb/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	30 May 2004 17:08:18 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,8 +1,7 @@
   CREATE/CONFIGURE A MYSQL DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  +jUDDI requires the use of a relational database (RDBMS) to 
  +store the web services metadata it manages. This document will 
   walk you through the process of setting up an HSQLdb database 
  -as the persistante storage for a jUDDI registry.
  +as the persistent storage for a jUDDI registry.
   
  
  
  
  1.3       +4 -5      ws-juddi/sql/postgresql/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/postgresql/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	30 May 2004 23:57:08 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,10 +1,9 @@
   CREATE/CONFIGURE AN POSTGRESQL DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  -walk you through the process of setting up an PostgreSQL 
  -database as the persistante storage for a jUDDI registry.
  +jUDDI requires the use of a relational database (RDBMS) to 
  +store the web services metadata it manages. This document 
  +will walk you through the process of setting up an PostgreSQL 
  +database as the persistent storage for a jUDDI registry.
   
   Note: You may wish to visit the embedded referential
   integrity policy (on update / delete stuff)
  
  
  
  1.3       +3 -4      ws-juddi/sql/oracle/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/oracle/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	30 May 2004 23:53:26 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,10 +1,9 @@
   CREATE/CONFIGURE AN ORACLE DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  +jUDDI requires the use of a relational database (RDBMS) to 
  +store the web services metadata it manages. This document will 
   walk you through the process of setting up an Oracle database 
  -as the persistante storage for a jUDDI registry.
  +as the persistent storage for a jUDDI registry.
   
   Author: Jeff Genender 
   jeff.genender@jeppesen.com
  \ No newline at end of file
  
  
  
  1.3       +5 -5      ws-juddi/sql/db2/README
  
  Index: README
  ===================================================================
  RCS file: /home/cvs/ws-juddi/sql/db2/README,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README	30 May 2004 17:07:47 -0000	1.2
  +++ README	2 Mar 2005 02:03:02 -0000	1.3
  @@ -1,8 +1,8 @@
   CREATE/CONFIGURE A DB2/UDB DATABASE FOR jUDDI
   
  -jUDDI requires the use of a relational database (RDBMS) or 
  -lightweight directory access protocol (LDAP) server to store
  -the web services metadata it manages. This document will 
  -walk you through the process of setting up a DB2 database 
  -as the persistante storage for a jUDDI registry.
  +jUDDI requires the use of a relational database (RDBMS) 
  +to store the web services metadata it manages. This 
  +document will walk you through the process of setting 
  +up a DB2 database as the persistent storage for a 
  +jUDDI registry.