Return-Path: Delivered-To: apmail-db-ojb-dev-archive@db.apache.org Received: (qmail 40957 invoked by uid 500); 9 Aug 2003 00:16:49 -0000 Mailing-List: contact ojb-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "OJB Developers List" Reply-To: "OJB Developers List" Delivered-To: mailing list ojb-dev@db.apache.org Received: (qmail 40928 invoked by uid 500); 9 Aug 2003 00:16:49 -0000 Received: (qmail 40924 invoked from network); 9 Aug 2003 00:16:49 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 9 Aug 2003 00:16:49 -0000 Received: (qmail 18801 invoked by uid 1510); 9 Aug 2003 00:17:04 -0000 Date: 9 Aug 2003 00:17:04 -0000 Message-ID: <20030809001704.18800.qmail@minotaur.apache.org> From: arminw@apache.org To: db-ojb-cvs@apache.org Subject: cvs commit: db-ojb/xdocs deployment.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N arminw 2003/08/08 17:17:04 Modified: xdocs deployment.xml Log: repair, update links Revision Changes Path 1.26 +16 -16 db-ojb/xdocs/deployment.xml Index: deployment.xml =================================================================== RCS file: /home/cvs/db-ojb/xdocs/deployment.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- deployment.xml 22 Jul 2003 22:59:46 -0000 1.25 +++ deployment.xml 9 Aug 2003 00:17:04 -0000 1.26 @@ -16,10 +16,10 @@
  • Things needed for deploying OJB
  • @@ -41,14 +41,14 @@

    -
    +

    This section enumerates all things needed to deploy OJB.

    - +

    You need a db-ojb-<version>.jar file containing the compiled OJB library.
    This jar files contains all OJB code neccessary in @@ -63,7 +63,7 @@

    - +

    OJB needs two kinds of configuration data:

    1. configuration of the OJB runtime environment. This data is @@ -82,7 +82,7 @@ lookup and must therefore be placed on the classpath.

      - +

      OJB depends on several other jar archives. These jar files are shipped in the db-ojb-<version>/lib directory. @@ -127,7 +127,7 @@ - +

      The repository.xml defines JDBC Connections to your runtime databases. To use the declared JDBC drivers the @@ -146,7 +146,7 @@ -

      +

      Deploying OJB for standalone applications is most simple. If you follow these four steps your application will be up in a few minutes. @@ -173,7 +173,7 @@ -

      +

      Generally speaking the four steps described in the previous section have to be followed also in Servlet / JSP based environments. @@ -225,7 +225,7 @@ -

      +

      The above mentioned guidelines concerning @@ -242,7 +242,7 @@ - +
      The eight step guide to felicity
      @@ -515,7 +515,7 @@ - +

      The OJB source distribution was shipped with a bunch of sample beans. We are using xdoclet to build the necessary classes and deployment @@ -620,7 +620,7 @@ - +
      (Thanks Christophe Lombart and Lucy Zhao)

      --------------------------------------------------------------------- To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org For additional commands, e-mail: ojb-dev-help@db.apache.org