[
https://issues.apache.org/activemq/browse/AMQ-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiram Chirino resolved AMQ-1670.
--------------------------------
Fix Version/s: 5.1.0
(was: 5.2.0)
Resolution: Fixed
I have just commited a fix that should allow the transports to get added at any
time during the configuration of the broker service.
> Element Order in the XSD do not match the order required by ActiveMQ
> --------------------------------------------------------------------
>
> Key: AMQ-1670
> URL: https://issues.apache.org/activemq/browse/AMQ-1670
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Reporter: Hiram Chirino
> Assignee: Hiram Chirino
> Fix For: 5.1.0
>
>
> The transports element in the activemq configuration must be one of the last
> element configured.. Some elements if specified after it, it will be
> ignored. The problem is that the xbean generated xsd orders the elements
> alphabetically.
> We either need fix the xsd to mach the requirement or remove the restriction
> that the transport element be one of the last elements defined.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.