Divya Gopalakrishnan created AMQ-5978:
-----------------------------------------
Summary: ActiveMQ 5.12.0 Spring CustomScopeConfigurer class
conflict
Key: AMQ-5978
URL: https://issues.apache.org/jira/browse/AMQ-5978
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.12.0
Reporter: Divya Gopalakrishnan
CustomScopeConfigurer class poses a conflict in a Spring based application when
there's a dependency on activemq-all (5.12.0)
The spring class packaged inside of activemq-all.jar conflicts with the
application's Spring dependency. The method "addScope(String, Session)" is NOT
found and is causing runtime errors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)