[jboss-jira] [JBoss JIRA] Created: (JBAS-7998) HornetQ clustered configuration is copied to AS default profile

Jeff Mesnil (JIRA) jira-events at lists.jboss.org
Thu May 6 12:29:05 EDT 2010


HornetQ clustered configuration is copied to AS default profile
---------------------------------------------------------------

                 Key: JBAS-7998
                 URL: https://jira.jboss.org/jira/browse/JBAS-7998
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JMS (HornetQ)
    Affects Versions: 6.0.0.M3
            Reporter: Jeff Mesnil
            Assignee: Clebert Suconic


hornetq uses a non-clustered config for AS "default" profile and a clustered config for "all" profile.
However AS build script overrides default profile with all (build/build.xml:219). 

deploy/hornetq/** must be added to the exclude list to prevent its non-clustered config to be overridden. 

-- 
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