Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 48311 invoked from network); 9 Feb 2004 16:26:40 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Feb 2004 16:26:40 -0000 Received: (qmail 97137 invoked by uid 500); 9 Feb 2004 16:25:19 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 97091 invoked by uid 500); 9 Feb 2004 16:25:18 -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 Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 97010 invoked from network); 9 Feb 2004 16:25:18 -0000 Received: from unknown (HELO smtp1.jouve.fr) (193.108.166.138) by daedalus.apache.org with SMTP; 9 Feb 2004 16:25:18 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Nicolas Toper Reply-To: ntoper@jouve.fr Organization: Jouve To: users@cocoon.apache.org Subject: Re: Is it possible to have poolable actions ? Date: Mon, 9 Feb 2004 17:27:31 +0100 User-Agent: KMail/1.4.1 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200402091727.31505.ntoper@jouve.fr> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Well, yes you have to implement actions interface :=3D) See the archives = and the=20 wiki Le Lundi 09 F=E9vrier 2004 17:23, MAHE Vincent FTRD/DIH/REN a =E9crit : > Hi, > > I'm using > > When I test my webapp in DEBUG mode, I have the following lines in the > sitemap.log file : > > DEBUG (2004-02-09) 11:11.41:727 [sitemap] (/test/) > tcpConnection-80-0/DefaultComponentFactory: ComponentFactory creating n= ew > instance of mobivisit.acting._common.SessionIsValidAction. DEBUG =20 > (2004-02-09) 11:11.41:727 [sitemap] (/test/) > tcpConnection-80-0/DefaultComponentFactory: logger attribute is > sitemap.action.session-isvalid DEBUG (2004-02-09) 11:11.41:727 =20 > [sitemap] (/test/) tcpConnection-80-0/DefaultComponentFactory: > ComponentFactory decommissioning instance of > mobivisit.acting._common.SessionIsValidAction. > > If I had pool-min or pool-max parameters in my sitemap, it doesn't chan= ge > anything. > > Isn't it possible to have a Cocoon action poolable ? > > I have seen in the doc that there are such actions like > AbstractXMLFormAction which implements the excalibur.pool.Poolable > interface. > > Do you think I can have better performances if I implement this interfa= ce > in my actions ? > > Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org