[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1037) JDBCPersistenceManager.java - reference should be inserted after message (ORA-02291: integrity constraint)

Mariusz Olejnik (JIRA) jira-events at lists.jboss.org
Thu Aug 9 05:50:49 EDT 2007


JDBCPersistenceManager.java - reference should be inserted after message (ORA-02291: integrity constraint)
----------------------------------------------------------------------------------------------------------

                 Key: JBMESSAGING-1037
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1037
             Project: JBoss Messaging
          Issue Type: Patch
          Components: Messaging Core Persistence
    Affects Versions: 1.4.0.CR1
         Environment: Windows XP / Oracle 10g
            Reporter: Mariusz Olejnik
         Assigned To: Tim Fox
            Priority: Critical
             Fix For: 1.4.0.CR1


Reference should be inserted after message because:
oracle-persistence-service.xml 
CREATE TABLE JBM_MSG_REF (
  CHANNEL_ID INTEGER, 
  MESSAGE_ID INTEGER REFERENCES JBM_MSG(MESSAGE_ID) 
[...]



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list