You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Grzegorz Grzybek (Jira)" <ji...@apache.org> on 2022/02/02 14:41:00 UTC

[jira] [Commented] (KARAF-7312) Add support for JMX RMI credentials filter pattern

    [ https://issues.apache.org/jira/browse/KARAF-7312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485851#comment-17485851 ] 

Grzegorz Grzybek commented on KARAF-7312:
-----------------------------------------

[~jbonofre] this looks like JDK11 only fix... {{javax.management.remote.rmi.RMIConnectorServer#CREDENTIALS_FILTER_PATTERN}} is not available in JDK8... Is this intended?

> Add support for JMX RMI credentials filter pattern
> --------------------------------------------------
>
>                 Key: KARAF-7312
>                 URL: https://issues.apache.org/jira/browse/KARAF-7312
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.4.0, 4.3.6
>
>
> We should configure an ObjectInputFilter for the JMX service.
> This can be done by setting a suitable filter configuration for the {{jmx.remote.rmi.server.credentials.filter.pattern}} key that can be specified within the environment variables when creating a new JMX server instance. 
> For Karaf, it should be done in the connector factory.
> An example can be found here: [https://github.com/openjdk/jdk/blob/master/src/jd]k.management.agent/share/classes/sun/management/jmxremote/ConnectorBootstrap.java#L525



--
This message was sent by Atlassian Jira
(v8.20.1#820001)