1 Reply Latest reply on Nov 24, 2011 3:25 PM by lightguard

    Configuring beans in different bean archives

    fabriciolemos

      In my web application (war) I´m trying to configure a bean inside a jar. Is it possible?


      Since @Specializing is broken, I´m trying to use Seam Solder Config to prevent a bean from being injected using <s:Exact> but it´s not working and I´m getting org.jboss.weld.exceptions.DeploymentException: WELD-001409 Ambiguous dependencies for type...


      I´m using Seam 3.0.0.Final and Jbos 7.0.1