ActiveMQ Console requires Jasypt bundle which is not part of the ActiveMQ 
features
----------------------------------------------------------------------------------

                 Key: AMQ-2938
                 URL: https://issues.apache.org/activemq/browse/AMQ-2938
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.4.1
            Reporter: Jean-Baptiste Onofré


ActiveMQ Console OSGi bundle now requires org.jasypt.encryption.pbe package 
(defined in import package statement).

Unfortunately the ActiveMQ feature doesn't provide the jasypt bundle.

So, when you install and start ActiveMQ feature, you get:

java.lang.Exception: Could not start bundle 
mvn:org.apache.activemq/activemq-console/5.4.1 in feature(s) : Unresolved 
constraint in bundle org.apache.activemq.activemq-console [44]: Unable to 
resolve 44.0: missing requirement [44.0] package; (
package=org.jasypt.encryption.pbe) - [44.0] package; 
(package=org.jasypt.encryption.pbe)

I'm gonna submit a patch to provide a clean ActiveMQ feature.

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

Reply via email to