Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Not A Problem
-
0.5-incubating
-
None
-
None
Description
stacktrace:
org.jboss.weld.exceptions.DeploymentException: WELD-001409: Ambiguous dependencies for type JobContext with qualifiers @Default at injection point [BackedAnnotatedField] @Inject private org.apache.batchee.cdi.listener.BeforeJobScopeListener.jobContext at org.apache.batchee.cdi.listener.BeforeJobScopeListener.jobContext(BeforeJobScopeListener.java:0) Possible dependencies: - Producer Method [JobContext] with qualifiers [@Any @Default] declared as [[UnbackedAnnotatedMethod] @Produces public org.jberet.creation.BatchBeanProducer.getJobContext()], - Producer Method [JobContext] with qualifiers [@Any @Default] declared as [[UnbackedAnnotatedMethod] @Produces public org.apache.batchee.container.cdi.BatchProducerBean.getJobContext()]