The setter is never called if you don't set the value on the jsf page.
To achieve what you want either use a default on the column value by changing the created
database schema or use the @Prepersist annotation.
Regards
Felix
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4035183#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...