Nicholas DiPiazza created AMQ-3886:
--------------------------------------

             Summary: Add XInclude support to XML configuration files like 
activemq.xml
                 Key: AMQ-3886
                 URL: https://issues.apache.org/jira/browse/AMQ-3886
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
    Affects Versions: 5.6.0
         Environment: All platforms
            Reporter: Nicholas DiPiazza


We cannot use XInclude in XML configuration files like activemq.xml.

After investigation, I see Activemq does not have XInclude supported/turned-on 
in Spring 3.0 and it requires extending Spring XML handler classes that alter 
the DocBuilder to allow XIncludes.

This patch will either allow XIncludes or patch XBean to allow embedded 
imports. 

This is important for our massive deployment because we really would like to 
de-couple the main activemq.xml from certain broker parameters like queue/topic 
declarations.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to