[jboss-user] [Microcontainer] - Re: How to pick up field-level annotations in annotation plu

alesj do-not-reply at jboss.com
Wed Dec 10 07:02:47 EST 2008


You need to set the correct BeanAccessMode for your bean.
By default we don't look into fields.
Either set bean's BeanAccessMode to FIELDS or ALL.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195575#4195575

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195575



More information about the jboss-user mailing list