Since you need to do manipulations on the psml files maybe you can consider
storing the psml files in a database.
You can take a look at this url
http://portals.apache.org/jetspeed-1/psml_db.html
Also the CastorPsmlManagerService can be used to retrieve the values and
modify them as is required. Hope it helps ... :)

Cheers,
Robin Antony
[EMAIL PROTECTED]
Software Engineer
OpenSI.Net


----- Original Message ----- 
From: "Sunil Sheshadri" <[EMAIL PROTECTED]>
To: "'Jetspeed Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, May 18, 2004 3:55 AM
Subject: Getting Portlet ID from psml file for User.


> Hi,
>
> In one of our requirements, we need to get the user's portlet Id and store
> it in other table. So as soon as the user logins we need to get his ID's
> from default.psml or if he updates and add any portlets, we need to get
> those portlet ids too and store it in our table.
>
> Basically, what I am trying to say is that when ever jetspeed inserts or
> updates Profile column of Jetspeed_User_profile table we should get the
> extract details of that psml and store.
>
> Is there a way to achieve this? Can I know which method does jetspeed
calls
> to insert or update profile so that we can also do that?
>
> Any pointers?
>
>
> Regards
> Sunil.
>
>
> ---------------------------------------------------------------------
> 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