2 Replies Latest reply on Sep 14, 2006 12:13 PM by aparolini88

    Passing extra stuff into in a 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