Hi, I'm using JBossPortal 2.6.2 and testing WSRP between two instances of JBossPortal. I need information about the connected user in the producer side, so I'm trying these methods of RenderRequest with the following results: getRemoteUser(): returns the login of the connected user on the consumer side getUserPrincipal(): always returns null isUserInRole(): always returns false
Is this the expected behavior? I need isUserInRole, but it seems to be not implemented. Is somebody else using these methods? Thanks in advance Martin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4111581#4111581 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4111581 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
