4 Replies Latest reply on May 22, 2006 3:28 AM by jc7442

    ServiceLocator & EJB3

    jc7442

      My application is composed of Swing standalone clients and a JBoss application server with EJB3.
      With such kind of architecture, it seems that I still need to implement an old style ServiceLocator. Is there other alternative ?

      Is there somewhere a reference implementation for such pattern with EJB3 ?