1 Reply Latest reply on Sep 28, 2010 8:29 AM by jaikiran

    LoadBalancePolicy in EJB3 & Jboss 5.1.0

    amathewjboss1

      Hi,

       

           With EJB2 we have a custom LoadBalancePolicy class where we try to match the available jboss targets in a cluster with
      a pre-defined list of server names for that cluster.

       

          We would like to kill this custom class with EJB3. Can someone please let me know how can i do this? Can this be done by ejb3-interceptors-aop.xml & proper annotation in the bean class? I read many discussions in this forums, but I just want to confirm before i go ahead with this approach.

       

      Thank You

      Anil Mathew