3 Replies Latest reply on May 17, 2009 8:15 AM by gavin.king

    How to lookup the deployed Manager in a Servlet??

    niravshah

      Hello!


      Am trying to deploy a servlet based web service on JBoss 5.1.0. Since servlet injection is yet not supported, was wondering how would I lookup the Deployed Manager in my servlet and instantiate my third party web service resources.


      When I start the container, web beans is initialized correctly and the Manager is deployed. Is the Manager bound somewhere in the environment? How do I programatically lookup the deployed instance of the manager (its not being injected into the servlet through @Current Manager beanManager)


      Cheers!
      Nirav