Karaf: activemq:create-broker create incorrect spring configuration
-------------------------------------------------------------------
Key: AMQ-3629
URL: https://issues.apache.org/jira/browse/AMQ-3629
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.5.0
Reporter: Alexey Markevich
Attachments: log.log
Demo project [1]
Console output:
karaf@trun> features:install activemq-spring
Refreshing bundles org.apache.activemq.activemq-core (150)
karaf@trun> activemq:create-broker
Creating file: @|green
D:\Talend-ESB-V5.0.1\container\deploy\localhost-broker.xml|
Default ActiveMQ Broker (localhost) configuration file created at:
D:\Talend-ESB-V5.0.1\container\deploy\localhost-broker.xml
Please review the configuration and modify to suite your needs.
0
karaf@trun> features:addurl mvn:com.talend.if.examples/osgi/1.0/xml/features
karaf@trun> features:install tif-example-jaxrs-jms-http
Refreshing bundles org.springframework.web (106)
karaf@trun> list
...
[ 193] [Active ] [ ] [Failed ] [ 60] localhost-broker.xml
(0.0.0)
No such error if I manualy change declaration to <amq:broker .
1. https://github.com/Talend/tif/tree/master/examples/jaxrs-jms-http
--
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