You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Divya Gopalakrishnan (JIRA)" <ji...@apache.org> on 2015/09/22 21:06:04 UTC

[jira] [Created] (AMQ-5978) ActiveMQ 5.12.0 Spring CustomScopeConfigurer class conflict

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)