The Length attribute of the @Column - Annotation applies only to string valued columns
(see ejb3-spec p. 168).
Instead of using object as the base type you could try to use byte[] or even string (with
length declaration).
\sandor\
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159458#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...