0 Replies Latest reply on May 22, 2006 4:38 AM by jc7442

    EJB3 naming

    jc7442

      It looks like by default name for a ejb seesion bean looks like:

      earName/class.getSimpleName/remote

      Does it comes from J2EE specifications or is it a JBoss specific ?

      Where can I find some documentation about that ?