Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 86650 invoked from network); 14 Jun 2007 12:35:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jun 2007 12:35:02 -0000 Received: (qmail 2205 invoked by uid 500); 14 Jun 2007 12:35:05 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 2178 invoked by uid 500); 14 Jun 2007 12:35:05 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 2169 invoked by uid 99); 14 Jun 2007 12:35:05 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 05:35:05 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2007 05:35:01 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1HyoXA-0002yH-Sh for derby-dev@db.apache.org; Thu, 14 Jun 2007 05:34:40 -0700 Message-ID: <11119275.post@talk.nabble.com> Date: Thu, 14 Jun 2007 05:34:40 -0700 (PDT) From: ehsavoie To: derby-dev@db.apache.org Subject: Derby in Tomcat MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: emmanuel.hugonnet@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org hi, I have developed a MBean to start / stop a Derbuy Network server. This allows me to start Derby in Network Mode when I start my webapp in Tomcat and stop Derby when I stop the webapp. This way I have the equivalent of an embedded Derby server with the possibility of integration-tests using HttpUnit and DBUnit. I can contribute this code if you are interested. Emmanuel -- View this message in context: http://www.nabble.com/Derby-in-Tomcat-tf3921482.html#a11119275 Sent from the Apache Derby Developers mailing list archive at Nabble.com.