Return-Path: Delivered-To: apmail-jakarta-tapestry-user-archive@www.apache.org Received: (qmail 67266 invoked from network); 2 Apr 2006 11:33:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Apr 2006 11:33:17 -0000 Received: (qmail 18624 invoked by uid 500); 2 Apr 2006 11:33:14 -0000 Delivered-To: apmail-jakarta-tapestry-user-archive@jakarta.apache.org Received: (qmail 18047 invoked by uid 500); 2 Apr 2006 11:33:11 -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 18036 invoked by uid 99); 2 Apr 2006 11:33:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 04:33:11 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of gcjtu-tapestry-user@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 04:33:10 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FQ0p6-0000sX-2l for tapestry-user@jakarta.apache.org; Sun, 02 Apr 2006 13:32:48 +0200 Received: from c163093.adsl.hansenet.de ([213.39.163.93]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Apr 2006 13:32:48 +0200 Received: from rpiterman by c163093.adsl.hansenet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Apr 2006 13:32:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: tapestry-user@jakarta.apache.org From: Ron Piterman Subject: Re: annotations are not reprocessed after reset Date: Sun, 02 Apr 2006 13:35:27 +0200 Lines: 23 Message-ID: References: <442F909C.8050304@erinors.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c163093.adsl.hansenet.de User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: en-us, en In-Reply-To: <442F909C.8050304@erinors.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N AFAIK its a class loader issue, and thus a container one: check your tomcat configuration - or whatever container you use, to reload the context on classpath changes... Cheers, Ron Norbert S�ndor wrote: > Hi, > > I change an annotation in a component class, then I perform a reset. But > the annotation is not reprocessed, Tapestry still sees the old value. I > use 4.0. > Is this a bug, or does it have a deeper cause (like JVM limits)? > > Regards, > Norbi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tapestry-user-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tapestry-user-help@jakarta.apache.org