OSGi Bundle

此特性可支援部署 OSGi 應用程式。WebSphere Application Server 具備「OSGi 應用程式」支援之後,您就可以開發及部署使用 Java EE 和 OSGi 技術的模組應用程式。

啟用這項特性

如果要啟用「OSGi 軟體組」特性,請在 server.xml 檔的 featureManager 元素內,新增下列元素宣告:
<feature>osgiBundle-1.0</feature>

支援的 Java™ 版本

  • JavaSE-1.6
  • JavaSE-1.7
  • JavaSE-1.8

開發相依於這項特性的特性

如果您要開發的特性相依於「OSGi 軟體組」特性,請將下列項目包含在您新特性的特性資訊清單檔的 Subsystem-Content 標頭中:
com.ibm.websphere.appserver.osgiBundle-1.0; type="osgi.subsystem.feature"

特性配置元素

您可以在 server.xml 檔中,利用下列元素來配置「OSGi 軟體組」特性:


指示主題類型的圖示 參照主題



「時間戳記」圖示 前次更新: 2016 年 11 月 30 日
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-nd-mp&topic=rwlp_feature_osgiBundle-1.0
檔名:rwlp_feature_osgiBundle-1.0.html