Hi,
I have created permissions for roles and users have different roles. In
jetspeed all created users belong to Jetspeed group by default. I want to
have separate psml files for each of the roles. So I created:
role1/html/default.psml
role2/html/default.psml
But I get exceptions when I access home page after logging in. It complains
about not being able to find psml file in following locations:
user\robin\html\en\US\default.psml. -- INFO -- CastorPsmlManager: about to
return null doc:
user\robin\html\en\default.psml. -- INFO -- CastorPsmlManager: about to
return null doc:
user\robin\html\default.psml. -- INFO -- CastorPsmlManager: about to return
null doc:
user\robin\default.psml. -- INFO -- CastorPsmlManager: about to return null
doc:
anon\default.psml.
etc etc
Why is not checking in role\* dir??
I dont want any psml is anon dir. I looked at CastorPsmlManager. It checks
for user or role or group. Since the user is logged in, it always looks in
user\* dir for psml? Is my understanding right? Please suggest.
thanks,
-Raje
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]