I had the same problem persisting  persisting objects in xml converted with 
XMLEncoder

My quick fix for this was to convert it as byte[] before saving the variables. 
That way it is automatically stored in the LOB table.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4261688#4261688

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4261688
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to