OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.14k stars 587 forks source link

Should use Liberty instead of WebSphere Application Server? #29358

Open gkwan-ibm opened 1 month ago

gkwan-ibm commented 1 month ago

In this doc https://openliberty.io/docs/latest/reference/feature/messagingClient-3.0.html, the first statement says

The messagingClient-3.0 feature provides applications with access to the message queues that are hosted on WebSphere Application Server through the Jakarta Messaging 3.0 API.

Should use "Liberty" instead of "WebSphere Application Server"?

If yes, not sure other docs have this issue? I did https://www.google.com/search?client=firefox-b-d&q=site%3Ahttps%3A%2F%2Fopenliberty.io+%22WebSphere+Application+Server%22 that shows some docs use "WebSphere Application Server"

dmuelle commented 1 month ago

Hi Gilbert- yes I believe technically most if not all those references should be "Liberty" instead of WAS. However- none of them are in the manually written docs, they're all pulled in fro metatype and properties files in the code base. SO would need a development issue to address them. Once they are fixed in the code, the docs will update automatically with the next release

gkwan-ibm commented 1 month ago

Need to forward this issue to https://github.com/OpenLiberty/open-liberty/issues or open a new issue?

dmuelle commented 1 month ago

I transferred the issue- thanks, I shouldve done that in the first place :)