You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/04/09 07:25:13 UTC

[jira] [Updated] (KARAF-3535) Wrapper does not include classpath and JVM options for making JMX ACLs work

     [ https://issues.apache.org/jira/browse/KARAF-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-3535:
----------------------------------------
    Fix Version/s:     (was: 4.0.0)

> 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: 3.0.3, 2.4.1, 4.0.0.M1
>            Reporter: Raúl Kripalani
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 2.4.2, 3.0.4
>
>
> 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)