On 12/1/06, Dale Newfield <[EMAIL PROTECTED]> wrote:
kkus wrote:
> With regard to user cache, I guess at that point user cache doesn't
> work since user hasn't got any credential from Acegi.
Is there a summary someplace of the caching mechanisms in appfuse and
what they do? I see that both ehcache and oscache are in my
appfuse-kickstarted app, but I don't know whether they're turned on/off,
or what they're caching and when. Is the "user cache" you describe one
of these two? The only caching mechanism I see mentioned in my logs is
that used for preparing queries (QueryPlanCache) in hibernate.
Acegi uses EhCache for its UserCache, as does Hibernate as its default
2nd-level cache provider. OsCache isn't configured to cache anything,
but it is all setup and ready to use.
Matt
In my brief searching I didn't really find any page answering this
question. My apologies if it's been written and I just didn't find it.
-Dale
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
http://raibledesigns.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]