The profile column stores the PSML. Jetspeed does support an import feature: it takes the psml on the file system and imports it into the database. See http://jakarta.apache.org/jetspeed/site/psml_db.html
I think I understand the last question - and the answer is unfortunately no. If you would like to simply have the PSML search algorithm 1. first search the user's psml for the requested psml page 2. then search all the user's role psml for the requested page No, it doesnt work. I was hoping to, but didn't get that one into 1.3a2 ----- Original Message ----- From: "Tom Pacheco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 3:07 PM Subject: psml in the database Hello, I am using jetspeed w/ oracle 8i. I am storing the psml files in the database. I want to know more about how the column "Profile" on the jetspeed_user_profile table is being used? Its type is raw and I want to understand what is being stored there and how? What I would like to do is pre-populate the users table and accordingly, pre-populate their psml files. Also, does the group or role settings work so that I could place each user in a group or role so that can I just populate the jetspeed_group_profile table or the jetspeed_role_profile table instead of the jetspeed_user_profile, saving me some space? Thanks, Tom viptone.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
