0 Replies Latest reply on Jun 30, 2016 11:40 AM by esakki.sundar

    WELD-001408 Unsatisfied dependencies for type [EntityManagerFactory] with qualifiers [@Default] at injection point

    esakki.sundar

      Hi,

          Our application contains Spring+Hibernate+JBPM.  While starting it on Jboss 6.1.0, I'm getting the below error. Attached error log contains complete stack trace. Could you please suggest what this error means and how to resolve it.

       

      20:11:33,334 ERROR [org.jboss.as.server] (HttpManagementService-threads - 1) JBAS015870: Deploy of deployment "spring.war" was rolled back with the following failure message:

      {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"spring.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"spring.war\".WeldStartService:

      Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: Exception List with 4 exceptions:

      Exception 0 :org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied dependencies for type [EntityManagerFactory] with qualifiers [@Default] at injection point [[field] @PersistenceUnit @Inject private org.jbpm.kie.services.cdi.producer.TransactionalCommandServiceProducer.emf]

              at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:311)

              at org.jboss.weld.bootstrap.Validator.validateInjectionPoint(Validator.java:280)

       

      Regards,

      Sundar.