Return-Path: Delivered-To: apmail-jakarta-cactus-user-archive@apache.org Received: (qmail 12786 invoked from network); 31 Jul 2002 23:24:48 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 31 Jul 2002 23:24:48 -0000 Received: (qmail 9456 invoked by uid 97); 31 Jul 2002 23:25:13 -0000 Delivered-To: qmlist-jakarta-archive-cactus-user@jakarta.apache.org Received: (qmail 9410 invoked by uid 97); 31 Jul 2002 23:25:12 -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 9398 invoked by uid 98); 31 Jul 2002 23:25:12 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) From: "Nicholas Lesiecki" To: "Cactus Users List" Subject: RE: testing simple connection pool utility in Jboss Date: Wed, 31 Jul 2002 16:34:00 -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) In-Reply-To: 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 Yep, it's perfect for that sort of thing. What sort of pointers do you need? Cheers, Nick -----Original Message----- From: Douglas Campbell [mailto:campbell@apexion.com] Sent: Wednesday, July 31, 2002 4:01 PM To: cactus-user@jakarta.apache.org Subject: testing simple connection pool utility in Jboss 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: -- To unsubscribe, e-mail: For additional commands, e-mail: