6 Replies Latest reply on Feb 14, 2014 3:50 AM by suraj.bahl.50

    How to resolve UserGroupCallback dependecy? Getting error message Unsatisfied dependencies for type [UserGroupCallback] with qualifiers [@Default] at injection point [[field] @Inject private org.jbpm.services.task.commands.TaskContext.userGroupCallback]

    suraj.bahl.50

      Hi,

       

      I have implemented my own UserGroupCallback and EnvironmentProducer to produce the components required by JBOSS(7.1) & JBPM (6.0). Though i have already implemented method "produceUserGroupCallback" in "EnvironmentProducer" but still i get error mentioned in subject line while starting the application. I have attached the code of below classes, can someone please help to find out what else i am missing?

       

      - EnvironmentProducer

      - DefaultUserGroupCallbackImpl

      - beans.xml under webinf folder

       

      Thanks in advance,

      Suraj