[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1606) JMS Tests depends on AS 5 bean configuration

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Fri Apr 24 10:50:47 EDT 2009


JMS Tests depends on AS 5 bean configuration
--------------------------------------------

                 Key: JBMESSAGING-1606
                 URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1606
             Project: JBoss Messaging
          Issue Type: Bug
          Components: Tests and Performance
            Reporter: Jeff Mesnil
            Assignee: Tim Fox
             Fix For: 2.0.0 Beta


JMS Server started for the JMS tests is hard-coded to use bean configuration for JBoss AS 5 (see JBMServerTestCase::getContainerConfig).
However the rest of the configuratuion (server conf, queue settings, etc.) is taken from the src/config dir (see jms.test.execution.classpath in build-messaging.xml)

JMS Tests should only use the standalone non-clustered configuration from a single place rather than mix configurations

I think it requires JBoss AS 5 beans for some security tests using JBoss's SecurityManager. These tests should be rewritten to use JBoss Messaging standalone security manager.

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

        



More information about the jboss-jira mailing list