Confirmed, it is the "m_" prefix on the private field names that is throwing it off. If I get rid of it, validation works fine.
I'll just annotate the getter methods. Not a big deal. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119774#4119774 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119774 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
