Return-Path: Delivered-To: apmail-portals-jetspeed-user-archive@www.apache.org Received: (qmail 15628 invoked from network); 7 Sep 2005 15:17:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Sep 2005 15:17:39 -0000 Received: (qmail 28026 invoked by uid 500); 7 Sep 2005 15:17:35 -0000 Delivered-To: apmail-portals-jetspeed-user-archive@portals.apache.org Received: (qmail 27987 invoked by uid 500); 7 Sep 2005 15:17:35 -0000 Mailing-List: contact jetspeed-user-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Users List" Delivered-To: mailing list jetspeed-user@portals.apache.org Received: (qmail 27974 invoked by uid 99); 7 Sep 2005 15:17:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2005 08:17:35 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [146.122.132.195] (HELO sdrc.com) (146.122.132.195) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Sep 2005 08:17:47 -0700 Received: from sunlist.sdrc.com (sunlist.sdrc.com [146.122.142.20]) by sdrc.com (8.9.1/8.9.1) with ESMTP id LAA05521 for ; Wed, 7 Sep 2005 11:17:31 -0400 (EDT) Received: from pcoa552 (pcoa552.net.plm.eds.com [146.122.200.179]) by sunlist.sdrc.com (8.11.6+Sun/8.11.6) with ESMTP id j87FHUd18461 for ; Wed, 7 Sep 2005 11:17:31 -0400 (EDT) Message-Id: <200509071517.j87FHUd18461@sunlist.sdrc.com> From: "Scott T Weaver" To: "'Jetspeed Users List'" Subject: RE: Velocity Cache Date: Wed, 7 Sep 2005 11:17:30 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-Reply-To: <002e01c5b3be$a7dbdf90$8f00a8c0@PATAN> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 thread-index: AcWzvnniZ/WWdTVMRD2jAMjaVqUBCAAAGX9Q X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N You will need to manually turn off caching in M4 In WEB-INF/velocity.properties: Set the file.resource.loader.cache = false In M4 this value is defaulted to true to increase performance. Unfortunately, the "file.resource.loader.modificationCheckInterval" does not work for the webapp file resource loaders, which is the one we use. So, even if a template is changed, it will never be updated. Hth, -Scott > -----Original Message----- > From: Santiago Urrizola [mailto:chily_listas@yahoo.com.ar] > Sent: Wednesday, September 07, 2005 11:13 AM > To: Jetspeed Users List > Subject: Velocity Cache > > Hi, i need to modify the velocity macros and decorators in runtime, but > the > changes i made seems to make no efect on the portal (this in M4, its works > fine in M3) . I see the velocity doc and find this two properties > file.resource.loader.cache = false > file.resource.loader.modificationCheckInterval = 0 > Is jetspeed-2 M4, caching the velocitry templates ?? and if this is truw, > how can i change it > Thanks a lot > Santiago > > > ----- Original Message ----- > From: "Santiago Urrizola" > To: "Jetspeed Users List" > Sent: Wednesday, September 07, 2005 11:23 AM > Subject: Re: Data source error > > > > The problem is fix. For some sreasen the downloaded rbdms commponent > from > > maven repot, was worng, i build this and works fine. > > Thanks > > > > ----- Original Message ----- > > From: "Dr. Michael Lipp" > > To: "Jetspeed Users List" > > Sent: Wednesday, September 07, 2005 3:41 AM > > Subject: Re: Data source error > > > > > >> Santiago Urrizola wrote: > >>> Hi all, i make a new portal applicacion (with M4) and have this > problem > >>> when the server starts > >>> ClassNotFound : > >>> org.apache.jetspeed.components.rdbms.ojb.ConnectionRepositoryEntity > >>> This component is setup in the assembly/boot/datasource.xml file,. but > i > >>> cant find these class. > >>> anyone knows where is it? > >>> Thanks > >>> Santiago > >> > >> It is in the current SVN. Really. > >> > >> Regards, > >> > >> Michael > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org > >> For additional commands, e-mail: jetspeed-user-help@portals.apache.org > >> > > > > > > > > > > > > > > ___________________________________________________________ 1GB gratis, > > Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo > > http://correo.yahoo.com.ar > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org > > For additional commands, e-mail: jetspeed-user-help@portals.apache.org > > > > > > > > > ___________________________________________________________ > 1GB gratis, Antivirus y Antispam > Correo Yahoo!, el mejor correo web del mundo > http://correo.yahoo.com.ar > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org > For additional commands, e-mail: jetspeed-user-help@portals.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-user-help@portals.apache.org