0 Replies Latest reply on Jun 22, 2011 1:07 PM by kgoedert

    inject EJB from a external jar

    kgoedert

      Hi,


      I'm starting my first sample project using weld and seam 3. Looking in the docs, it seems to be possible to inject a remote ejb from an external project using @Produces @EJB annotations. But I found no examples using it. Is it really possible? If so, can somebody give me an example? I'm using jboss 6.0.0 to deploy the application.


      Thank you