From agila-commits-return-34-apmail-incubator-agila-commits-archive=www.apache.org@incubator.apache.org Sat Jun 04 08:59:51 2005 Return-Path: Delivered-To: apmail-incubator-agila-commits-archive@www.apache.org Received: (qmail 42505 invoked from network); 4 Jun 2005 08:59:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jun 2005 08:59:51 -0000 Received: (qmail 16463 invoked by uid 500); 4 Jun 2005 08:59:50 -0000 Mailing-List: contact agila-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: agila-dev@incubator.apache.org Delivered-To: mailing list agila-commits@incubator.apache.org Received: (qmail 16447 invoked by uid 99); 4 Jun 2005 08:59:50 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 04 Jun 2005 01:59:50 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id ADC6BCB for ; Sat, 4 Jun 2005 10:59:47 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: agila-commits@incubator.apache.org Date: Sat, 04 Jun 2005 08:59:47 -0000 Message-ID: <20050604085947.27533.7942@ajax.apache.org> Subject: [Agila Wiki] Update of "AgilaBpelInstallationGuide" by MatthieuRiou X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Agila Wiki" for change notification. The following page has been changed by MatthieuRiou: http://wiki.apache.org/agila/AgilaBpelInstallationGuide ------------------------------------------------------------------------------ ||Microsoft SQL Server||net.sf.hibernate.dialect.SQLServerDialect|| You'll also need to add your JDBC driver as a Maven dependency in the dist module. Edit ''project.xml'' in the dist module and add something like this (adapt with your driver name and version): + {{{ + + mysql + mysql-connector-java + 3.0.10 + + }}} ... to be continued ...