JMX REST Connector 1.0
可以利用 JDK,從本端或遠端使用的安全 JMX 連接器。它透過 REST 型連接器來啟用 JMX 用戶端的遠端存取,且需要 SSL 和基本使用者安全配置。restConnector-2.0 特性已取代這個特性。此特性會啟用 jaxrs-1.1 特性。
啟用這項特性
如果要啟用 JMX REST Connector 1.0 特性,請在 server.xml 檔的 featureManager 元素內,新增下列的元素宣告:
<feature>restConnector-1.0</feature>
開發相依於這項特性的特性
如果您要開發的特性相依於 JMX REST Connector 1.0 特性,請將下列項目包含在您新特性的特性資訊清單檔 Subsystem-Content 標頭中:
com.ibm.websphere.appserver.restConnector-1.0; type="osgi.subsystem.feature"
取代這項特性的特性
這項特性啟用的特性
這項特性提供的 IBM API 套件
特性配置元素
您可以在 server.xml 檔中,利用下列元素來配置 JMX REST Connector 1.0 特性:
- administrator-role
- authCache
- authentication
- authorization-roles
- basicRegistry
- channelfw
- classloading
- httpAccessLogging
- httpDispatcher
- httpEncoding
- httpEndpoint
- httpOptions
- httpProxyRedirect
- jaasLoginContextEntry
- jaasLoginModule
- library
- ltpa
- mimeTypes
- quickStartSecurity
- remoteFileAccess
- tcpOptions
- trustAssociation
- virtualHost