You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Vlachogiannis Evangelos <ev...@aegean.gr> on 2003/03/27 22:13:58 UTC

Extend user - new table

Hi all,

I am trying to extend the Jetspeed profile. I have modified the attached
files and built jetspeed to get my new profile classes. (I am using MySQL) I
have extend the turbine_user table and I have also created a new table
called cms_users. My aim is to make jetspeed to store/retrieve profile info
from this table (don't need turbine_user) . As I have read in documentation
I have to extend jetspeeduser to myuser, but I do not know what method I
need to call for storing data to my cms_users table. I am confused... Could
anybody guide me?

Many thnx
Vangelis



Turbine pull service refresh

Posted by Ryan Christianson <ry...@echospace.com>.
I'm wondering if there is a reason why by default jetspeed has: 
"services.PullService.tools.per.request.refresh" set to true, in the 
TurbineResources.properties file?

It seems that refreshing each tool for each request would be a waste of 
resources. Is it save to turn this off?

Thanks






---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


Add Context data to Default.vm

Posted by Ryan Christianson <ry...@echospace.com>.
I'd like to add context data to the context that is used to merge the 
default.vm layout template. Where can I do this?

Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org