Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 16688 invoked from network); 13 Dec 2005 16:20:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Dec 2005 16:20:49 -0000 Received: (qmail 45530 invoked by uid 500); 13 Dec 2005 12:12:45 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 45501 invoked by uid 500); 13 Dec 2005 12:12:45 -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 45490 invoked by uid 99); 13 Dec 2005 12:12:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2005 04:12:45 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [193.252.22.23] (HELO smtp8.wanadoo.fr) (193.252.22.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2005 04:12:44 -0800 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0806.wanadoo.fr (SMTP Server) with ESMTP id 1B11E1C00096 for ; Tue, 13 Dec 2005 13:12:20 +0100 (CET) Received: from www.rtg.test (AMontpellier-157-1-62-78.w86-202.abo.wanadoo.fr [86.202.137.78]) by mwinf0806.wanadoo.fr (SMTP Server) with ESMTP id D8AEF1C000B2 for ; Tue, 13 Dec 2005 13:12:19 +0100 (CET) X-ME-UUID: 20051213121219887.D8AEF1C000B2@mwinf0806.wanadoo.fr Subject: Re: server startup From: Nouguier Olivier To: users@cocoon.apache.org In-Reply-To: <43962596.50102@odoko.co.uk> References: <43962596.50102@odoko.co.uk> Content-Type: text/plain; charset=ISO-8859-1 Date: Tue, 13 Dec 2005 13:18:23 +0100 Message-Id: <1134476303.7761.11.camel@feanor.orcades.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi all, Even if you coding java stuff. Eclipse IDE support hot class reloading. You just have to run tomcat/cocoon inside eclipse, and it's done. The only limitation is linked to hot class reloading, classes will be hot reloaded *ONLY* if theirs "interfaces" remains unchanged. Hot class reloading will failed if: * a member (attribute or method) name change (new, change, delete) * On Tue, 2005-12-06 at 23:58 +0000, Upayavira wrote: > David wrote: > > I have been trying to find some information on how to speed up the start > > up of cocoon. I found how to speed up applications in it but not the > > start up. > > > > The only thing I have found that helps is the obvious -- turning off > > blocks that are not needed. > > > > Any one have some tips? > > > > The reason I am trying to speed it up is because when I'm developing I > > constantly have to reload cocoon. The slow start up slows down development. > > The art is to not restart Cocoon. There are various ways of achieving this. > > The question though is: what are you doing that requires restarts? Java > coding? > > Upayavira > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org > For additional commands, e-mail: users-help@cocoon.apache.org > > --------------------------------------------------------------------------------------- > Wanadoo vous informe que cet e-mail a ete controle par l'anti-virus mail. > Aucun virus connu a ce jour par nos services n'a ete detecte. > > > http://www.orcades.net Orcades-lr Cr�ation de site - R�f�rencement - Conseil 4ter Bd Montpellier Bat B 34000 MONTPELLIER FRANCE --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org