Re: [hibernate-dev] org.hibernate.ejb.test.lob.BlobTest fails on Derby

2011-11-28 Thread Strong Liu
I just ran BlobTest on Derby, and it passes :) btw, i'm using the latest source from master, and default hibernate.properties in hibernate-entitymanager/src/test/resource (except the db connection info changed to derby from h2) - Best Regards, Strong Liu http://about.

[hibernate-dev] org.hibernate.ejb.test.lob.BlobTest fails on Derby

2011-11-28 Thread Christian Bauer
Debugging a BLOB issue on H2 (different issue than this) led me to try Derby, which fails even earlier. This is the same test as org.hibernate.ejb.test.lob.BlobTest, if someone could run this on Derby, you should see the exception. I've copied the test 1:1 into my environment and had the same e