Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Delivered
Created by Guest
Created on Jul 28, 2021

Support Open Liberty with WebSphere Automation

Open Liberty currently lacks the Usage Metering feature, and is therefore not able to managed by WebSphere Automation. Open Liberty is as part of our strategy for migration, so supporting Open Liberty alongside WebSphere Liberty and traditional WAS as part of the WebSphere Automation is important to us.

  • Admin
    MICHAEL THOMPSON
    Reply
    |
    Feb 23, 2022

    With recent changes to the feature installer for Open Liberty, it is now possible apply the WebSphere Automation connector feature to Open Liberty installations. At the time of this writing, the feature is WebSphere Liberty feature usageMetering-1.0, but we intend to support any/all potential future replacement features.


    Existing and new Open Liberty installations can be augmented with the featureUtility included with Open Liberty. Documentation to augment an Open Liberty install with a WebSphere Liberty feature can be found in the IBM docs:

    https://www.ibm.com/docs/en/was-liberty/base?topic=liberty-installing-websphere-features-open-server


    The impact of installing a WebSphere Liberty feature will convert the runtime install to be licensed as WebSphere Liberty.


    A sample execution of this flow follows:

    BEFORE:

    $ bin/productInfo version

    Product name: Open Liberty

    Product version: 22.0.0.2

    Product edition: Open


    COMMAND:

    $ bin/featureUtility if usageMetering-1.0 --featuresbom=com.ibm.websphere.appserver.features:features:21.0.0.12

    Initializing ...

    Using 8 threads to download artifacts.

    Resolving remote features. This process might take several minutes to complete.

    <====-----------------> 15.00%

    Before you can use, extract, or install usagemetering-1.0, you must

    accept the terms of IBM International Program License Agreement and

    additional license information. Please read the following license

    agreements carefully.



    Press Enter to display the license terms now, or 'x' to skip.


    By choosing the "I Agree" option below, you agree to the terms of the

    license agreement and non-IBM terms, if applicable. If you do not

    agree, select "I do not Agree".



    Select [1] I Agree, or [2] I do not Agree: 1



    Preparing assets for installation. This process might take several minutes to complete.

    Establishing a connection to the configured Maven repository ...

    This process might take several minutes to complete.

    Successfully connected to the configured repository.

    Downloading required features ...

    Starting installation ...

    Successfully installed feature usageMetering-1.0.

    Successfully installed feature jaxrsClient-2.0.

    Successfully installed feature servlet-3.1.

    Successfully installed feature servlet-3.0.

    Successfully installed feature jaxrs-2.0.

    Successfully installed feature jsonp-1.0.

    Successfully installed feature jdbc-4.1.

    Successfully installed feature cdi-1.2.

    All features were successfully installed.

    Start product validation...

    Product validation completed successfully.



    AFTER:

    $ bin/productInfo version

    Product name: WebSphere Application Server

    Product version: 22.0.0.2

    Product edition: BASE