Return-Path: Delivered-To: apmail-jakarta-tapestry-user-archive@www.apache.org Received: (qmail 67903 invoked from network); 2 Sep 2005 07:06:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 07:06:02 -0000 Received: (qmail 66886 invoked by uid 500); 2 Sep 2005 07:05:56 -0000 Delivered-To: apmail-jakarta-tapestry-user-archive@jakarta.apache.org Received: (qmail 66857 invoked by uid 500); 2 Sep 2005 07:05:55 -0000 Mailing-List: contact tapestry-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tapestry users" Reply-To: "Tapestry users" Delivered-To: mailing list tapestry-user@jakarta.apache.org Received: (qmail 66823 invoked by uid 99); 2 Sep 2005 07:05:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 00:05:55 -0700 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 [81.27.32.105] (HELO mx.webhuset.no) (81.27.32.105) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Sep 2005 00:06:08 -0700 Received: (qmail 29145 invoked by uid 502); 2 Sep 2005 07:05:48 -0000 Received: from dossierbrygge.netlife.no (HELO ?192.168.28.51?) (is@dossier.no@213.187.191.34) by 0 with ESMTPA; 2 Sep 2005 07:05:48 -0000 Message-ID: <4317F94D.9090002@ingenett.com> Date: Fri, 02 Sep 2005 09:03:41 +0200 From: Inge Solvoll User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tapestry users Subject: Re: Slow development cycle References: <431779FE.7030109@dtqsoftware.com> In-Reply-To: <431779FE.7030109@dtqsoftware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi I'm running tomcat 5 separately from jboss, and hot deploy of tapestry java code from eclipse works just fine for me. Maybe a change to tomcat/jboss, instead of just jboss, could work for you? I also use MyEclipse with tomcat and jboss running integrated with debugging in eclipse. Inge Leonardo Quijano Vincenzi wrote: > Hi again, > > I have a couple of questions, maybe some of you can help me out. It > seems to me that web-app development using Tapestry is getting a bit > slow. I had to turn off page-caching, since my changes weren't showing > up, and now I end up doing a 10seconds change - compile - redeploy - > test cycle. > > Has anyone one you faced this problem? How do I: > > 1) Speed up Tapestry initialization: > > 15:54:11,620 INFO [org.apache.tapestry.ApplicationServlet] Initialized > application servlet 'SigepWeb': 5,658 millis to create HiveMind > Registry, 12,278 millis overall. > > ... 12 seconds, is this normal? My app barely has 6 pages! > > 2) I guess this could be a non-Tapestry related issue. But maybe someone > can help. How do I use hot-deploying on tomcat for Tapestry classes? > Everytime I change a page's code I have to restart the whole app (that's > 30secs for Spring, 12-15secs for Tapestry - a whole minute on every page > change?). Things would be so much better if JBoss didn't throw its > hot-deployment errors on me. Any ideas? > > 3) Develop with the Tapestry cache enabled. I found out I couldn't use > tapestry page cache while developing. It doesn't get any changes I make > to a page, and I end up rebouncing the app (yep, that's another > minute!). Am I doing something wrong? > > (btw, I'm using MyEclipse 4M3 on a JBoss server. Maybe I could change > servers, any recommendations?) > > Ok, I think that's all. Thanks in advance for any help. > --------------------------------------------------------------------- To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tapestry-user-help@jakarta.apache.org