Think the lifecycle doesnt (at least in some case) allow it, the value
should be set in annotation or sthg else
Le 22 nov. 2012 07:10, "zeddius" <avalyu...@gmail.com> a écrit :

> 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