Re: What is the difference between them?

2001-08-22 Thread Raphaël Luta

Frans Thamura wrote:

 Dear All,
 Do you know the difference between this cache
 parameter?
 


Yes :)


 There is 2 module.cache from TurbineResource.velocity
 and TurbineResource.property.
 
 Jetspeed 1.3a2 is using Velocity intensively...
 
 This is the parameter
 -TurbineResource.velocity
 module.cache=false
 


This is the Turbine modules classes (Actions,Screens,Layouts,etc...) cache


 -JetspeedResource.properties
 cache.require.cached=false


This is part of the syndication engine


 services.PortletFactory.enable.cache=false
 


This the Jetspeed portlet cache. I'd advise you not activate it unless you
enjoy reading code, because I won't answer *any* questions on this.
Just forget it for the moment, OK ? :/


 TurbineResources.property
 module.cache=false
 services.XSLTService.cache = false


XSLTservice caching.


 # This is the cache
 services.GlobalCacheService.cache.check.frequency = 5
 


The cache service, PortletCache depends on it.


--
Raphael Luta - [EMAIL PROTECTED]
Vivendi Universal Networks - Paris


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




RE: What is the difference between them?

2001-08-22 Thread Cesar F . Acebal

Dear all:

What are the changes I must do in order to have James running in other ports
than 25 and 110?

I don't mean the changes in JAMES.conf.xml file, but in
TurbineResources.properties or any other Jetspeed file.

Thank you very much in advance.

Cesar F. Acebal
[EMAIL PROTECTED]




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




Re: What is the difference between them?

2001-08-22 Thread Frans Thamura

Thanks.

I will find out more of cache..

:)

Frans

--- Raphaël Luta [EMAIL PROTECTED]
wrote:
 Frans Thamura wrote:
 
  Dear All,
  Do you know the difference between this cache
  parameter?
  
 
 
 Yes :)
 
 
  There is 2 module.cache from
 TurbineResource.velocity
  and TurbineResource.property.
  
  Jetspeed 1.3a2 is using Velocity intensively...
  
  This is the parameter
  -TurbineResource.velocity
  module.cache=false
  
 
 
 This is the Turbine modules classes
 (Actions,Screens,Layouts,etc...) cache
 
 
  -JetspeedResource.properties
  cache.require.cached=false
 
 
 This is part of the syndication engine
 
 
  services.PortletFactory.enable.cache=false
  
 
 
 This the Jetspeed portlet cache. I'd advise you not
 activate it unless you
 enjoy reading code, because I won't answer *any*
 questions on this.
 Just forget it for the moment, OK ? :/
 
 
  TurbineResources.property
  module.cache=false
  services.XSLTService.cache = false
 
 
 XSLTservice caching.
 
 
  # This is the cache
  services.GlobalCacheService.cache.check.frequency
 = 5
  
 
 
 The cache service, PortletCache depends on it.
 
 
 --
 Raphael Luta - [EMAIL PROTECTED]
 Vivendi Universal Networks - Paris
 
 

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


=
Let's Empowering Open Source Spirit... 
Open Source is Open Source. Shared Source is another things.

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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




What is the difference between them?

2001-08-21 Thread Frans Thamura

Dear All,
Do you know the difference between this cache
parameter?

There is 2 module.cache from TurbineResource.velocity
and TurbineResource.property.

Jetspeed 1.3a2 is using Velocity intensively...

This is the parameter
-TurbineResource.velocity
module.cache=false

-JetspeedResource.properties
cache.require.cached=false
services.PortletFactory.enable.cache=false

TurbineResources.property
module.cache=false
services.XSLTService.cache = false
# This is the cache
services.GlobalCacheService.cache.check.frequency = 5


Thanks 
Frans

=
Let's Empowering Open Source Spirit... 
Open Source is Open Source. Shared Source is another things.

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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