2 Replies Latest reply on May 24, 2012 9:52 PM by vlady.rafael

    Access MC beans from web service

    vlady.rafael

      Hi,

       

      I am new to the MC beans and have a question regarding the usage in a web service.

      I have a class decorated with @WebService in a WAR and it needs to use logic implemented in MC beans.

       

      How can I get or inject an MC bean into this class?

      I use JBoss 5.1.

       

      Thanks