This portal is to open public enhancement requests against products and services offered by the IBM Data & AI organization. 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
Post ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the IBM team to refine your idea
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.
IBM Employees should enter Ideas at https://ideas.ibm.com
Kiran,
These are from IBM WebSphere Liberty Profile WLP, these jars are used to facilitates the seamless deployment and management of Spring Boot applications within the Liberty runtime, not from "spring boot".
Thanks, Dennis
Dennis,
Thanks for reply.
How about below jar files in 7.3.1
${EGO_TOP}/wlp/20.0.0.9/bin/tools/ws-springbootutil.jar
${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.app.manager.springboot_1.0.44.jar
${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.shutdown_1.0.44.jar
${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.utility_1.0.44.jar
${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.web.server_1.0.44.jar
${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.web.server.version20_1.0.44.jar
${EGO_TOP}/wlp/20.0.0.9/lib/com.ibm.ws.springboot.support.web.server.version15_1.0.44.jar
And, How about below jar files in 7.3.2.
${EGO_TOP}/wlp/23.0.0.6/bin/tools/ws-springbootutil.jar
${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.app.manager.springboot_1.0.78.jar
${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.web.server.version15_1.0.78.jar
${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.web.server_1.0.78.jar
${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.shutdown_1.0.78.jar
${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.utility_1.0.78.jar
${EGO_TOP}/wlp/23.0.0.6/lib/com.ibm.ws.springboot.support.web.server.version20_1.0.78.jar
Kiran,
The openid integration only available for Symphony, not for Conductor, it means there is no spring boot jar/library in Conductor directory.
For symphony, it does exist in install directory as below on management nodes only(not in compute node)
$ETO_TOP/wlp/usr/servers/openid/SymOpenIdClient-7.3.2.0.war
$EGO_TOP/wlp/usr/servers/openid/SymOpenIdClient-7.3.1.0.war
What's the concern to have EOL package in installation dir since there are not in use? Anyway, If it's really concerned to you somehow, you can just delete the war file on all management nodes.
thanks, Dennis
Dennis,
Thanks for quick feedback. Does this mean IBM spectrum symphony or spectrum conductor is not using spring boot and we shouldn't have any spring boot jar/library in our install directories? Please confirm.
Thanks
Kiran
Hi, Kiran,
The spring boot is only used in OpenID Connect integration, I believe this feature is not used in your env(please correct me if I'm wrong), therefore there is NO impact with the EOL.
thanks, Dennis