Yesterday, experimenting RC3, I had to reopen the JAMES-247 Jira entry, upgrading it to "blocking".
For some reason (could somebody look at this ???) no email was sent by Jira (or at least I didn't receive it), so I'm sending this one, commenting the problem. I'm inserting the following comments to Jira too. The problem is that the fix applied to fix JAMES-247 (using getBlob instead of getBytes for both message_body and message_attributes) doesn't work with MSSQL (that issues an exception), because the field type is "image". I tried with other field types without success, and will look more carefully, but I'm afraid that we will have to insert in the code some special check to see if those fields are compatible with getBlob. It would be ugly though :-( Ideas are welcome. Anyhow we can't release 2.2.0RC3 as the final release without fixing it. Current James sites using MSSQL with full db support or even just dbfile with attributes would be broken. Vincenzo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
