1 Reply Latest reply on Mar 29, 2005 2:08 AM by any_key

    Accessing EJB3 session beans over SSL

    any_key

      Chapter 8 Security on JBoss [http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch8.chapter.html#d0e21362] describes how to configure JaasSecurityDomain config for RMI/SSL and a JRMPInvoker with socketType=SSL. To use all this stuff we need jboss.xml
      My question is: "How I can call EJB3 session bean methods over SSL without using jboss.xml ?"