0 Replies Latest reply on Nov 19, 2005 8:09 AM by fschoning

    Getting the BootstrapContext or WorkManager from a EJB3 MBea

    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