Thanks Gavin,
I found my problem, the new seam gen, generates
@Override
| public List<String> getRestrictions() {
| return Arrays.asList(RESTRICTIONS);
| }
Which was removing all of my "custom" restrictions.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005723#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...