0 Replies Latest reply on Jul 20, 2006 5:37 PM by adarshgosu

    Setting different priorities on  EJBs

    adarshgosu

      I have a requirement where i have to set different priorities for beans that are part of the same EAR file.
      Lets say i have EJB1 & EJB2 that is part of the same EAR file. I need to run EJB1 at priority 10 and EJB2 at priority 5 inside the container.

      Can this be accomplished in JBoss, if so can you please let me know how it is done?

      Thanks in advance for the help.