bulloncito,
thanks for the info. anyway, I figured it out. All i need to do is to change@Column(name =
"asset_request", nullable = false) to @Column(name = "asset_request",
nullable = false, columnDefinition="mediumblob")
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046550#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...