How did you manage to replace openjpa-0.9.7 with openjpa-1.0.2
without code changes?
I tried this and edited properties.xmlf with 
<property name="tools.jpa" value="${ro.tools}/apache-openjpa-1.0.2" />

When I tried to compile I got the error:
org.apache.openjpa.util.GeneralException: An error occurred while enhancing
org.apache.roller.weblogger.pojos.WeblogPermission. Exception message: null.

What have I missed?
John.

-----Original Message-----
From: m0llbuz_ [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 07, 2008 4:05 AM
To: [email protected]
Subject: Re: How to configure Roller caching

Greetings,

Why doesn't Roller use ehcache as default LRU page cache, when ehcache is
used as the database query cache?

Roller 4 uses an ancient version of ehcache 1.1 (4 years old) though, but
can be easily upgraded to the latest version (1.4.1). Just replace the
ehcache jar.

The same with openjpa: you can replace openjpa-0.9.7 with openjpa-1.0.2
without code changes.

Regards,
Milo

  ----- Original Message -----
  From: Dave
  To: [EMAIL PROTECTED], user
  Subject: How to configure Roller caching
  Date: Mon, 3 Mar 2008 22:30:06 -0500


  Why preparing my Advanced Apache Roller presentation for ApacheCon
  EU,
  I wrote up some docs for configuring Roller's page/feed caches on my
  blog:

  http://rollerweblogger.org/roller/entry/howto_configure_roller_caching

  Feedback is welcome. Did I get anything wrong? Did I leave any
  important details out?

  - Dave

-- 
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!


Reply via email to