Hi all, we at JAMES (james.apache.org) plan to release the first milestone of our IMAP product soon. We using OpenJPA for a JPA based Mailbox implementation. Unfortunaly a user reported a problem with MYSQL and BLOB tables to us, which we would like to get fixed before releasing the milestone.
It seems like the bug was reported before but its not fixed in 1.2.2 and trunk: https://issues.apache.org/jira/browse/OPENJPA-740 So any chance to get this committed ? This is the class which is affected by this: http://svn.apache.org/viewvc/james/imap/trunk/jpa/src/main/java/org/apache/james/imap/jpa/mail/model/JPAMessage.java?view=markup And this is the related JIRA in JAMES https://issues.apache.org/jira/browse/IMAP-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel Thx, Norman
