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 Functionality already exists
Workspace WebSphere Liberty
Created by Guest
Created on Mar 4, 2024

Configuration carry over from traditional WAS to Liberty

My team alone support 80 applications which run on traditional WAZ, across 1000+ Linux boxes. Since traditional WAS does not support java11 and above, they need to be migrated to Liberty. Many ancient apps with complicate resources. WAS has tool to export configuration e.g. from lower version, and import into higher version. However, there is no tool to convert WAS configuration into Liberty format; not even piece by piece. E.g. DB provider, data source. Everything need to be visually read from WAS and type into Liberty. This way, migrate one environment from WAS to Liberty would be a tremendous work and error prone. It would prevent user from even start the migration. IBM has the most java server/WAS client share over other java servers. It would benefit all clients if the extracted configuration from WAS can be concerted into Liberty format; the server.xml contents.

Idea priority High
  • Guest
    Reply
    |
    Mar 4, 2024

    Hi, Anne.  The Transformation Advisor tool will analyze all of a traditional WebSphere environment's applications and create a server.xml with all of the features and the applicable configuration for each application in the environment.  With WebSphere v8.5.5 or v9.0, you can even do the data collection directly from wsadmin, without the need for downloading the data collector.  You can see that in action here: https://www.youtube.com/watch?v=XV2QmYcR_6s.