4 Replies Latest reply on Feb 28, 2012 6:33 AM by macpraveen

    JBoss 7.1 Local interface and remote client works. But How?

    macpraveen

      Hi

       

      I created a stateless session bean which implements a Local interface. And I created a remote java application client which looks up the bean through ejb: namespace. I did not get any error messages and got the right output.

       

      Should the container not prevent the client from accessing the bean since there is no remote interface view provided by the bean?

       

      Thanks

      Praveen