This feature provides access to z/OS native workload management (WLM) services. Configuration can be used to classify HTTP traffic in the server so that it can be managed by WLM along with other work in the system.

Enabling this feature

To enable the z/OS Workload Management 1.0 feature, add the following element declaration into your server.xml file, inside the featureManager element:

<feature>zosWlm-1.0</feature>

Feature configuration elements

Liberty API packages provided by this feature

  • com.ibm.websphere.endpoint

Supported Java versions

  • JavaSE-1.8

  • JavaSE-11.0

  • JavaSE-17.0

  • JavaSE-21.0

  • JavaSE-22.0

Developing a feature that depends on this feature

If you are developing a feature that depends on this feature, include the following item in the Subsystem-Content header in your feature manifest file.

com.ibm.websphere.appserver.zosWlm-1.0; type="osgi.subsystem.feature"

SPI packages provided by this feature

  • com.ibm.wsspi.http

  • com.ibm.wsspi.http.ee8