Here are the lines (401):

        //pc.setSecurityRef(portletEntry.getSecurityRef());
        pc.setSecurityRef(getSecurityReference(null, portletEntry));

when going in debug, the portletEntry.getSecurityRef() returns mine, where
as the new way always returns default security, as it never checks for the
portletEntry in parameter....

Does it "speak" to anyone here ? :)

Aurelien Pernoud a �crit :

> OK I'm nearly finding what's going wrong, some recent changes in
> jetspeedportletfactoryservice broke my stuff.
>
> Coming with a patch :)
>


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

Reply via email to