Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 97670 invoked from network); 7 Apr 2008 17:34:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Apr 2008 17:34:28 -0000 Received: (qmail 27032 invoked by uid 500); 7 Apr 2008 17:34:22 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 26950 invoked by uid 500); 7 Apr 2008 17:34:22 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 26939 invoked by uid 99); 7 Apr 2008 17:34:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 10:34:22 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [68.230.240.7] (HELO eastrmmtao101.cox.net) (68.230.240.7) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2008 17:33:39 +0000 Received: from eastrmimpo03.cox.net ([68.1.16.126]) by eastrmmtao101.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20080407173352.OPPI880.eastrmmtao101.cox.net@eastrmimpo03.cox.net> for ; Mon, 7 Apr 2008 13:33:52 -0400 Received: from [192.168.0.100] ([24.255.120.190]) by eastrmimpo03.cox.net with bizsmtp id AhZq1Z00E46aSr402hZqXx; Mon, 07 Apr 2008 13:33:50 -0400 Message-Id: From: Vadim Gritsenko To: users@cocoon.apache.org In-Reply-To: <20080401213754.184930@gmx.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Subject: Re: connection pooling X-Priority: 3 Date: Mon, 7 Apr 2008 13:33:50 -0400 References: <20080401213754.184930@gmx.net> X-Mailer: Apple Mail (2.919.2) X-Virus-Checked: Checked by ClamAV on apache.org On Apr 1, 2008, at 5:37 PM, Patrick Heiden wrote: > Is it better (inside production environment) to use cocoon- > configured connection pool or better to use the pooling mechanisms > from App-server/Servlet-container via JNDI (in my case it is Tomcat). Does not matter: use whatever you prefer. > And where should one configure the pool inside testing-environment? > Jetty? Is there some general docu available for cocoon 2.2? There is this page describing spring datasource configuration which can be used by old cocoon components: http://cocoon.apache.org/2.2/blocks/databases-bridge/ 1.0/1424_1_1.html Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org