[
http://jira.jboss.com/jira/browse/JBMESSAGING-1172?page=comments#action_1... ]
Tyronne Wickramarathne commented on JBMESSAGING-1172:
-----------------------------------------------------
Tim,
I have just done that, created a package under the persistence for HB driven persistence.
I have already checked out sources off trunk, I will surely ping you to get things
clarified, if i come across any. but before that, let me do my home work first.
Implement JDBCPersistenceManager
--------------------------------
Key: JBMESSAGING-1172
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1172
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tyronne Wickramarathne
Fix For: 2.0.0 Beta
Although JDBC is not the main form of message persistence in JBM 2.0, we still need a
JDBC PersistenceManager implementation, mainly we so we can work out of the box in the
distro, without switching to the BDB persistence manager which we can't distribute due
to licensing restrictions.
The JDBCPersistenceManager should use Hibernate dialects so we don't have to maintain
separate configuration for each database.
The implementation should use two tables to store the message data, one for messages and
one for message references. This would probably have a very similar structure to the
JBM_MSG and JBM_MSG_REF tables currently used in JBM 1.4.
--
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