[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-1037) JDBCPersistenceManager.java - reference should be inserted after message (ORA-02291: integrity constraint)
Yong Hao Gao (JIRA)
jira-events at lists.jboss.org
Thu Aug 11 09:54:02 EDT 2011
[ https://issues.jboss.org/browse/JBMESSAGING-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620425#comment-12620425 ]
Yong Hao Gao commented on JBMESSAGING-1037:
-------------------------------------------
Hi,
Make sure you use the latest JBM release. JBM now is in maintenance mode and no more community releases. Users are encouraged to use HornetQ, the successor to JBM with better performance and richer features.
Thanks
Howard
> JDBCPersistenceManager.java - reference should be inserted after message (ORA-02291: integrity constraint)
> ----------------------------------------------------------------------------------------------------------
>
> Key: JBMESSAGING-1037
> URL: https://issues.jboss.org/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
> Assignee: Tim Fox
> Priority: Critical
> Fix For: 1.4.0.CR1
>
> Attachments: jboss-messaging-trunk-rev2988.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list