XMLWordPrintable

Details

    • Not Required

    Description

      1. Create a CDI project with weld-se 1.1 jars in the class path.
      2. Create the following class:

      public class TestBean {
          @Inject @Parameters List<String> parameters;
      }
      

      3. There should not be a problem on the injection: "No bean is eligible for injection to the injection point [JSR-299 ยง5.2.1]"

      See http://docs.jboss.org/weld/reference/1.1.5.Final/en-US/html/environments.html#weld-se

      Attachments

        Activity

          People

            alexeykazakov Alexey Kazakov
            alexeykazakov Alexey Kazakov
            Isaac Rooskov Isaac Rooskov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: