1 Reply Latest reply on Aug 2, 2004 6:31 AM by sgodden

    set priority of EJB

    jotsetung

      is it possible in any way to set or change the priority of a EJB (stateless)? I need some EJB's to work faster than others

        • 1. Re: set priority of EJB

          Can anyone answer this?

          I have exactly the same issue.

          How do I prioritise different tasks within a complex J2EE application. I have some that need instance response and some that don't.

          It's against the EJB spec to change the priority ourselves, so how do we do it?