Mark,

Mark Orciuch wrote:

> I am looking into implementing functionality to automatically preload all
> portlets at portal startup. I noticed existing property
> "autocreate.portlets". After examining the source code, I concluded that
> this setting is not used in the context that I'm looking for. I also found


What is the "context" you are "looking for"?

> class org.apache.jetspeed.daemon.impl.util.feeddaemon.EntryInstantiator
> which appears to be doing what I'm searching for. This class does not seem
> to be invoked from anywhere and is perhaps unfinished (?).



I believe this is used by "feeds" defined in JR.p

> 
> I'm wondering if anyone is aware of the state of this class and what would
> be the proper way of using it. Any suggestions on implementing portlet
> preload functionality would also be welcome. Thank you in advance.
> 
> Best regards,
> 
> Mark C. Orciuch

 >

I am will be working on the caching in Jetspeed.  In the process of 
determining how the caching currently works, I found the portlets which 
are determined to be "local" are only in cache for 30 minutes.  Remote 
portlets the utilize DiskCaching have their content cached in the 
<jetspeed_home>/WEB-INF/cache directory.

Paul Spencer



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to