1 Reply Latest reply on Nov 23, 2009 9:13 AM by jaikiran

    Better way to inject EJB into jbossmc beans?

      Hi,

      I am current writing a .beans application, and I am manually doing JNDI lookup to get a reference to existing deployed EJB. Is there better way that I can configure and inject these using the deployment -beans.xml file instead of hardcoding them in my bean?

      Thanks,
      -Z