Payara 4.1.153 remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type String with qualifiers @Default at injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] private static com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(@Observes String, String) at com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(CDITest.java:0) WELD-001475: The following beans match by type, but none have matching qualifiers: - Producer Method [String] with qualifiers [@JaxRsParamQualifier @Any] declared as [[UnbackedAnnotatedMethod] @Produces @JaxRsParamQualifier public org.glassfish.jersey.ext.cdi1x.internal.CdiComponentProvider$JaxRsParamProducer.getParameterValue(InjectionPoint, BeanManager)], - Producer Method [String] with qualifiers [@BatchProperty @Any] declared as [[UnbackedAnnotatedMethod] @Produces @Dependent @BatchProperty public com.ibm.jbatch.container.cdi.BatchProducerBean.produceProperty(InjectionPoint)] . Please see server.log for more details. Command deploy failed. ------------------------------------------------------------------------------------ GlassFish 4.1 remote failure: Error occurred during deployment: Exception while loading the app : CDI deployment failure:WELD-001408: Unsatisfied dependencies for type String with qualifiers @Default at injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] private static com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(@Observes String, String) at com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(CDITest.java:0) WELD-001475: The following beans match by type, but none have matching qualifiers: - Producer Method [String] with qualifiers [@JaxRsParamQualifier @Any] declared as [[UnbackedAnnotatedMethod] @Produces @JaxRsParamQualifier public org.glassfish.jersey.gf.cdi.internal.CdiComponentProvider$JaxRsParamProducer.getParameterValue(InjectionPoint, BeanManager)], - Producer Method [String] with qualifiers [@BatchProperty @Any] declared as [[UnbackedAnnotatedMethod] @Produces @Dependent @BatchProperty public com.ibm.jbatch.container.cdi.BatchProducerBean.produceProperty(InjectionPoint)] . Please see server.log for more details. Command deploy failed. ------------------------------------------------------------------------------ Wildfly wildfly-9.0.1.Final Unexpected HTTP response: 500 Request { "operation" => "deploy", "address" => [("deployment" => "CDILambda-1.0.0-SNAPSHOT.war")] } Response Internal Server Error { "outcome" => "failed", "failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"CDILambda-1.0.0-SNAPSHOT.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"CDILambda-1.0.0-SNAPSHOT.war\".WeldStartService: Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type String with qualifiers @Default at injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] private static com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(@Observes String, String) at com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(CDITest.java:0) WELD-001475: The following beans match by type, but none have matching qualifiers: - Producer Method [String] with qualifiers [@BatchProperty @Any] declared as [[UnbackedAnnotatedMethod] @Produces @BatchProperty public org.jberet.creation.BatchBeanProducer.getString(InjectionPoint)] "}}, "rolled-back" => true } ----------------------------------------------------------------- Wildly wildfly-10.0.0.Beta2 Unexpected HTTP response: 500 Request { "operation" => "deploy", "address" => [("deployment" => "CDILambda-1.0.0-SNAPSHOT.war")] } Response Internal Server Error { "outcome" => "failed", "failure-description" => {"WFLYCTL0080: Failed services" => {"jboss.deployment.unit.\"CDILambda-1.0.0-SNAPSHOT.war\".WeldStartService" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"CDILambda-1.0.0-SNAPSHOT.war\".WeldStartService: Failed to start service Caused by: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type String with qualifiers @Default at injection point [BackedAnnotatedParameter] Parameter 2 of [BackedAnnotatedMethod] private static com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(@Observes String, String) at com.lairdlink.lib.cdilambda.CDITest.CDITest.lambda$foo$0(CDITest.java:0) WELD-001475: The following beans match by type, but none have matching qualifiers: - Producer Method [String] with qualifiers [@BatchProperty @Any] declared as [[UnbackedAnnotatedMethod] @Produces @BatchProperty public org.jberet.creation.BatchBeanProducer.getString(InjectionPoint)] "}}, "rolled-back" => true } ---------------------------------------------------------