Documentation on integration with spring contains misleading part regarding
embedded broker
-------------------------------------------------------------------------------------------
Key: AMQ-3580
URL: https://issues.apache.org/jira/browse/AMQ-3580
Project: ActiveMQ
Issue Type: Bug
Environment: http://activemq.apache.org/spring-support.html
Reporter: Ignat Zapolsky
Priority: Minor
Hi,
There is a misleading part in how to configure activemq with spring if
someone's needs an embedded broker:
(section Using an embedded broker).
This section references BrokerFactoryBean to use to instantiate broker within
spring context. Unfortunately this class is deficient in a way it will
terminate a broker immidiately after factory was used and destroyed.
--
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