1 Reply Latest reply on Oct 20, 2011 4:53 PM by lightguard

    inject a string seam3

    bjoice
      In Seam2 I used 'In' to inject a string. Now when I migrate to seam3 Inject annotation throws deployment error "WELD-001408 Unsatisfied dependencies for type [String] with qualifiers [@Default] at injection point [[field] @Inject....".

      How can a String be injected?