11-26-07 12:39 PM
Hi Jim,<br />
<br />
I write a method which accepts the logged in user id as an argument and it w
ill return the group id/name for the loggged in user. <br />
<br />
when i logged in as an administrator id like "wpsadmin" , the method is invo
ked successfully and the group id is returned successfully as a "wpsadmins".
<br />
The Problem is if i logged in as an user like "wpsuser" , the method is invo
ked successfully and the group id is returned as null. when i troubleshoot t
his i came to know the SPI methods are not returning any values.<br />
<br />
For your information, i already given access for this portlet to all the log
ged in users.<br />
<br />
Thanks,<br />
Suresh
[ Post a follow-up to this message ]
|