Hi Romain,

/someValue /is set to 4 in declaration and has /@Config("someValue")/ which
tells to take this value from the property named 'someValue'. If there is
such a property the /someValue /will be set to the property value, but if
there is no such property then null is returned by producer and /someValue
/will be set to null. What I want is that it would remain 4 instead of
/null/.

I'll try to look at DeltaSpike meanwhile. Thank you.



--
View this message in context: 
http://openejb.979440.n4.nabble.com/How-to-access-a-bean-private-field-during-injection-tp4658743p4658786.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to