Raúl Kripalani created KARAF-3535:
-------------------------------------

             Summary: Wrapper does not include classpath and JVM options for 
making JMX ACLs work
                 Key: KARAF-3535
                 URL: https://issues.apache.org/jira/browse/KARAF-3535
             Project: Karaf
          Issue Type: Bug
          Components: karaf-core
    Affects Versions: 4.0.0.M1, 2.4.1, 3.0.3
            Reporter: Raúl Kripalani


The following options are missing in the generated abc-service.conf file in 
KARAF_HOME/etc:

{code}
wrapper.java.classpath.5=%KARAF_BASE%/lib/karaf-jmx-boot.jar
...
wrapper.java.additional.12=-Djavax.management.builder.initial=org.apache.karaf.management.boot.KarafMBeanServerBuilder
{code}

These options were included in the KARAF_HOME/bin/karaf[.bat] scripts but not 
in the wrapper. Therefore, ACLs doesn't work properly when starting Karaf with 
the wrapper.




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

Reply via email to