Milind created DELTASPIKE-1412:
----------------------------------
Summary: Unable to inject data using @ConfigProperty
Key: DELTASPIKE-1412
URL: https://issues.apache.org/jira/browse/DELTASPIKE-1412
Project: DeltaSpike
Issue Type: Bug
Security Level: public (Regular issues)
Components: Configuration
Affects Versions: 1.9.4
Reporter: Milind
{{I am following this example on
[github|[https://github.com/apache/tomee/tree/master/examples/deltaspike-configproperty]]
but keep running into the following exception:}}
{{---}}
{{org.glassfish.hk2.api.UnsatisfiedDependencyException: There was no object
available for injection at
SystemInjecteeImpl(requiredType=String,parent=AntivaxParentController,qualifiers=\{@org.apache.deltaspike.core.api.config.ConfigProperty(parameterizedBy=org.apache.deltaspike.NullValueMarker,defaultValue=null,
projectStageAware=true, evaluateVariables=true,converter=interface
org.apache.deltaspike.core.api.config.ConfigResolver$Converter,name=antivax.parents.intelligence)},position=-1,optional=false,self=false,unqualified=null,1961437149)}}
{{---}}
{{I have uploaded the project
[here|[https://gitlab.com/milinds.747/deltaspike/-/tree/deltaspike-1-9-3].] I
have tried all the versions from 1.8.0 to 1.9.4}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)