Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/JAMES-247 Here is an overview of the issue: --------------------------------------------------------------------- Key: JAMES-247 Summary: James Does Not Work With Oracle DB For Spool Repository Type: Bug Status: Unassigned Priority: Minor Project: James Components: MailStore & MailRepository Versions: 2.2.0a18 Assignee: Reporter: Steve Short Created: Fri, 2 Apr 2004 10:51 AM Updated: Fri, 2 Apr 2004 10:51 AM Environment: Windows XP, Oracle 9i Description: Oracle does not allow two columns of type 'long' in the same table. The sqlResources.xml file defines message_body and message_attributes as type 'long raw' so James fails during the initialization phase because it cannot create the spool table. (* I have tried simply substituting blobs but that does not work - the message content is lost passing through James *) --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
