2 Replies Latest reply on Feb 23, 2009 7:40 AM by itsme

    ServiceLocator in EJB3

    venuwin

      Hi,

      My question is about ServiceLocator pattern implementation in the EJB3 world.
      Pls let me know if there is any new efficient way of writing ServiceLocator in EJB3. This new approach should also hold good for clustering.

      Also curious to know how can we write code that can work with both remote and local interfaces. Reason being our requirement that states that we should not be modifying code just for the sake of local or remote lookups.

      Thanks,
      Venu