3 Replies Latest reply on Dec 1, 2005 6:00 AM by dimitris

    How do I get a reference to the WorkManager from a MBean?

    fschoning

      I am trying to launch a number of managed threads for a communications MBean that I have written for EJB3. I do not wish to write a JCA implementation. From JCA one can get the WorkManager from the BootstrapContext but how can I do this from a MBean service?

      Thanks