You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Bruce Snyder (JIRA)" <ji...@apache.org> on 2010/04/25 02:20:49 UTC

[jira] Created: (GERONIMO-5271) Classes in the activemq-broker should not be exposed to applications deployed in Geronimo

Classes in the activemq-broker should not be exposed to applications deployed in Geronimo 
------------------------------------------------------------------------------------------

                 Key: GERONIMO-5271
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5271
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: ActiveMQ
    Affects Versions: 2.2
            Reporter: Bruce Snyder


In the process of deploying a web application in Geronimo that makes use of the activemq-broker Geronimo plugin, I had to use the {{<hidden-classes>}} element in the geronimo-web.xml to prevent the Spring jars in the activemq-broker being exposed to the web application. This should not be a requirement as the activemq-broker should not expose any of its dependencies to applications deployed in Geronimo. Geronimo should just hide all of the activemq-broker dependencies from leaking into the web app classloader by default. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.