From user-return-5915-apmail-geronimo-user-archive=geronimo.apache.org@geronimo.apache.org Fri Feb 09 15:10:11 2007 Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 70995 invoked from network); 9 Feb 2007 15:10:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2007 15:10:11 -0000 Received: (qmail 19265 invoked by uid 500); 9 Feb 2007 15:10:12 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 19239 invoked by uid 500); 9 Feb 2007 15:10:11 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 19228 invoked by uid 99); 9 Feb 2007 15:10:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 07:10:10 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [206.228.125.20] (HELO mail2.teamhuber.com) (206.228.125.20) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Feb 2007 07:10:01 -0800 Received: from mail2.teamhuber.com (localhost.localdomain [127.0.0.1]) by mail2.teamhuber.com (Postfix) with ESMTP id 3BF08430590 for ; Fri, 9 Feb 2007 09:27:30 -0600 (CST) Received: from 72.242.44.14 (SquirrelMail authenticated user chicklin@mutiger.homeip.net) by mail2.teamhuber.com with HTTP; Fri, 9 Feb 2007 09:27:30 -0600 (CST) Message-ID: <61225.72.242.44.14.1171034850.squirrel@mail2.teamhuber.com> In-Reply-To: References: <55699.72.242.44.14.1170998768.squirrel@mail2.teamhuber.com> Date: Fri, 9 Feb 2007 09:27:30 -0600 (CST) Subject: Re: derby network server From: "Clayton Hicklin" To: user@geronimo.apache.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org It appears that the DerbyNetwork gbean can't find the derbynet.jar. When it starts up, you get an error in the derby.log file to that effect. If I put derbynet.jar in the classpath (like jre/lib/ext), it works. It kind of sounds like a dependency issue. Is there something I could put in config.xml to load the derbynet.jar for the DerbyNetwork gbean? Something like: derbynet Although, I'm not exactly sure where to put it. Thanks! David Jencks wrote: > > On Feb 8, 2007, at 9:26 PM, Clayton Hicklin wrote: > >> How do I enable the derby network server in geronimo-2.0-M2? It >> appears >> that it has be either removed or disabled due to security reasons? > > not intentionally > >> Is >> there a way to enable it or do I have to write a gbean to do this? > > It should be working just the same as in 1.x. We have been having > some compatibility issues with the newer derby versions and 2.0 might > be stuck on a version where the tranql connector for derby network > local transaction datasource doesn't work. I don't have an easy way > to test this at the moment.... if you are using the tranql connectors > try the derby xa one. > > thanks > david jencks > >> Thanks! >> >> -- >> Clayton Hicklin >> chicklin@mutiger.homeip.net >> > > -- Clayton Hicklin chicklin@mutiger.homeip.net