5 Replies Latest reply on Feb 19, 2015 11:02 AM by fobos

    Does JBoss 7 support local EJB clients from different applications?

    tinche

      Hello.

       

      The EJB 3.1 spec states:

      Access to an enterprise bean through the local client view is only required to be supported for local clients packaged within the same application as the enterprise bean that provides the local client view.

      Compliant implementations of this specification may optionally support access to the local client view

      of an enterprise bean from a local client packaged in a different application. The configuration requirements for inter-application access to the local client view are vendor-specific and are outside the scope

      of this specification. Applications relying on inter-application access to the local client view are

      non-portable.

       

      Does JBoss 7.1 support local EJB access from different applications, and if so, under which circumstances?

       

      Thanks in advance.