0 Replies Latest reply on Jun 14, 2006 6:48 PM by madhav_inamti

    EJB 3.0 and WS-I

      Does EJB 3.0 support stateless session beans to recv. any certificate through Web Services. Specifically, I want to call EJB with a certificate/kerb ticket using a web services client. I then want to extract this certificate from the EJB. Any words of wisdom on how I can do this. I can get a Principal (caller) from EJB. That does not help me in my case.

      Thanks in advance.