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/02/26 16:36:04 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14338566#comment-14338566 ] 

Jean-Baptiste Onofré commented on KARAF-3535:
---------------------------------------------

It's already fixed on 4.0.0-SNAPSHOT.

> 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: 4.0.0, 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)