Return-Path: Delivered-To: apmail-jakarta-cactus-user-archive@apache.org Received: (qmail 1798 invoked from network); 31 Jul 2002 23:01:00 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 31 Jul 2002 23:01:00 -0000 Received: (qmail 18858 invoked by uid 97); 31 Jul 2002 23:01:25 -0000 Delivered-To: qmlist-jakarta-archive-cactus-user@jakarta.apache.org Received: (qmail 18830 invoked by uid 97); 31 Jul 2002 23:01:24 -0000 Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Cactus Users List" Reply-To: "Cactus Users List" Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 18815 invoked by uid 98); 31 Jul 2002 23:01:23 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "Douglas Campbell" To: Subject: testing simple connection pool utility in Jboss Date: Wed, 31 Jul 2002 16:01:02 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hello, I've written a simple connectionpool utility which only runs in an app server environment. Essentially all it is is a pointer to the name of a connectionpool created from within the standard jboss config file at startup. This is not a servlet/ejb/jsp. it has two methods void init(Properties p) java.sql.Connection getConnection() Is cactus suitable for testing this? In general, given a class which requires an app server environment but is not a server/jsp/filter/ejb, is cactus suitable. If so I'd a appreciate a few pointers. many thanks -doug ps - I have looked over the apache/cactus site but may have missed pertinent documentation. -- To unsubscribe, e-mail: For additional commands, e-mail: