[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-289) Make service container configurable wrt datasource and persistence manager config
Clebert Suconic (JIRA)
jira-events at jboss.com
Mon Oct 9 16:10:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-289?page=comments#action_12344910 ]
Clebert Suconic commented on JBMESSAGING-289:
---------------------------------------------
There is a bunch of tests starting JDBCPersistenceManager "manually" (out of the context of ServiceManager) what is making these PersistenceManagers to ignore configuration changes on database-persistence-manager.xml.
An example of this is org.jboss.test.messaging.core.paging.SingleChannel_ReloadTest that will fail under MSSQL configuration, as updateUnreliableChannelCount will fail.
We need to have a common place where JDBCPersistenceManager is created (an Util class maybe) that will deal correctly with <currentDatabase>-persistence-manager.xml properly.
> Make service container configurable wrt datasource and persistence manager config
> ---------------------------------------------------------------------------------
>
> Key: JBMESSAGING-289
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-289
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Ovidiu Feodorov
> Priority: Critical
> Fix For: 1.2.0.Alpha2
>
>
> Must be made configurable so test suite can be run against different databases with different pm configs
--
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