1 Reply Latest reply on Jul 10, 2010 3:02 AM by dan.j.allen

    Weld-X ResourceProvider Error

    clerum

      Getting an error while trying to use ResourceProvider under glassfish embedded. Anyone else seeing this?


      Injection point org.jboss.weld.BeanManagerImpl$1@49968b does not have @Resource qualifier


      @Inject
      private ResourceProvider resourceProvider;
      



      http://gist.github.com/469006

        • 1. Re: Weld-X ResourceProvider Error
          dan.j.allen

          Cody,


          I tried out your mail code using an Arquillian test, but I was unable to duplicate the problem. I'm inclined to think that you either have stale compiled classes or we need to get you on a pom.xml that is more recent.


          If you want, I can fork your github code and apply some changes to get it all worked out.