productInsights 功能部件用于向 IBM Cloud Product Insights 注册软件以注册服务器和报告使用情况。
要启用 IBM Cloud Product Insights 1.0 功能部件,请在 server.xml 文件中的 featureManager 元素内添加以下元素声明:
<feature>productInsights-1.0</feature>
如果正在开发依赖于 IBM Cloud Product Insights 1.0 功能部件的功能部件,请将以下项包括在新功能部件的功能部件清单文件的 Subsystem-Content 头中:
com.ibm.websphere.appserver.productInsights-1.0; type="osgi.subsystem.feature"