spring.schemas should map
http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd
-----------------------------------------------------------------------------------------
Key: AMQ-1637
URL: https://issues.apache.org/activemq/browse/AMQ-1637
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.0.0
Reporter: Sami Dalouche
the 5.0.0 spring.schemas file does not map the URI :
http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd
So, an additional line should be added to META-INF/spring.schemas :
http\://activemq.apache.org/schema/core/activemq-core-5.0.0.xsd = activemq.xsd
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.