You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nicholas DiPiazza (JIRA)" <ji...@apache.org> on 2012/06/18 15:36:42 UTC

[jira] [Created] (AMQ-3886) Add XInclude support to XML configuration files like activemq.xml

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

        

[jira] [Updated] (AMQ-3886) Add XInclude support to XML configuration files like activemq.xml

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated AMQ-3886:
-----------------------------

    Issue Type: New Feature  (was: Improvement)
    
> 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: New Feature
>          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.
> We recommend a patch that 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (AMQ-3886) Add XInclude support to XML configuration files like activemq.xml

Posted by "Nicholas DiPiazza (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMQ-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas DiPiazza updated AMQ-3886:
-----------------------------------

    Description: 
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.

We recommend a patch that 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.

  was:
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.

    
> 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.
> We recommend a patch that 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

        

[jira] [Commented] (AMQ-3886) Add XInclude support to XML configuration files like activemq.xml

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AMQ-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13458613#comment-13458613 ] 

Claus Ibsen commented on AMQ-3886:
----------------------------------

Nicholas, do you work on a patch for this?
                
> 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.
> We recommend a patch that 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
For more information on JIRA, see: http://www.atlassian.com/software/jira