0 Replies Latest reply on Aug 22, 2006 3:30 AM by aparolini88

    Passing extra security info within an EJB call

    aparolini88

      Hello,

      We have a custom Securtiy model that we would like to migrate from Borland BES to JBoss.

      During an EJB call, our current implementation stuffs a security identity info into an RMI/IIOP streem using the org.omg.PortableInterceptor.ClientRequestInterceptor and ServerRequestInterceptor.

      Will this work over jboss ? And can we achieve this trick using EJB interceptors ?

      Best regards,

      Antonio Parolini