0 Replies Latest reply on Jul 31, 2008 4:53 PM by maralc

    Reading the roles remotely - Eclipse RCP App

    maralc

      Hi,

      I am developing an Eclipse RCP application that accesses JBoss.

      I already implemented the login using the org.jboss.security.jndi.JndiLoginInitialContextFactory and placing the Annotations on the EJBs.

      Now my problem is to read the user roles so that I can change the UI behaviour based on the roles the user have.

      Somebody knows the best way to read the roles remotely?

      Thanks in advance.

      Marcelo