If you have a jetspeed user object, get the users profile. Then on the profile get the document. That document object is the users psml file. If you want to save changes to it, on the profile object, call "store()". Note, that you have configured to use a differnt psml service, other then castor, then your changes will be in the database, rather then an xml file.

Helder Pinto wrote:

Hi all!

I would like to know how to programmatically modify a user's PSML file. Which
class is used to do this?
Imagine I want to modify users' PSML files dynamically, and I want these changes
to reflect immediately in the portal views. Do I need to restart the web server?
I've tried to manually change PSML files and the changes do not reflect until I
restart the server. Have I missed something?

Thank you for your attention.

Helder Pinto


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






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



Reply via email to