You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2015/10/22 17:25:28 UTC

[jira] [Created] (AMQ-6018) Web console should not export any OSGi packages

Christian Schneider created AMQ-6018:
----------------------------------------

             Summary: Web console should not export any OSGi packages
                 Key: AMQ-6018
                 URL: https://issues.apache.org/jira/browse/AMQ-6018
             Project: ActiveMQ
          Issue Type: Bug
          Components: webconsole
    Affects Versions: 5.11.2
            Reporter: Christian Schneider
             Fix For: 5.11.3


The ActiveMQ web console exports all packages it embeds.
This has the effect that e.g. ActiveMQConnectionFactory is exported in the same version by multiple bundles (activemq and activemq web console) which can lead to class cast exceptions.

I suggest to remove the exports from the activemq web console war.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)