Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2273cc10f92addf

Jump to content

Talk:IBM WebSphere Application Server

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia

Software Purpose

[edit]

So, what does this thing actually do? —Preceding unsigned comment added by 194.56.165.5 (talk) 12:40, 16 March 2011 (UTC)Reply

The introduction has been changed many times since the comment above and its seems reasonable now. Is there anything more specific that would be helpful? Ian Robinson (talk) 10:14, 8 June 2018 (UTC)Reply

WebSphere Version History Table

[edit]

The top levels rows of this are helpful. I'm less convinced about the rows showing an incomplete list of Java EE component versions. Its an arbitrary subset. The complete set is better inspected in the product doc than a Wikipedia page. I'd recommend removing the table rows that contain Java EE components. Comments? Ian Robinson (talk) 11:40, 8 June 2018 (UTC)Reply

I've made the links for the sources of the table (above the table) into external references (instead of embedded links). I've also removed the two external embedded links next to the WebSphere Application Server Community Edition entry further down as they are broken. I think there are now no external links embedded in the article. Can the 'external links' tag (dated October 2012) now be removed from the page? Laura Cowen (talk) 11:08, 15 June 2018 (UTC)Reply

On June 12 the version table was updated for 8.5.5 and 9.0 to have the release date cells indicate the release date of the last fixpack release, but all other rows show the initial .0 release dates which is totally inconsistent. I don't think the release date should have been updated. Thoughts? 9:41pm, 25th June 2018 (EDT)  Preceding unsigned comment added by 99.237.132.128 (talk) 01:41, 26 June 2019 (UTC)Reply

WebSphere Application Server Community Edition and Open Liberty

[edit]

How about the WebSphere Application Server Community Edition? It is WebSphere but using the Apache Geronimo.

WebSphere Application Server Community Edition is an Open Source application server that can be downloaded free of charge from IBM. IBM also provides fee-based support for this product. —Preceding unsigned comment added by 75.24.105.235 (talk) 21:22, 12 September 2007 (UTC)Reply

The article does link to the WAS CE wikipedia page but its relationship to WebSphere App Server is historic and it does not share the same codebase. Much more currently, the Open Liberty project was created in 2017 and ongoing development of Liberty happens there - so this is the forward-looking open source version of WebSphere Liberty. Since this was done in the WAS V9 timeframe I added a reference to that project in the Version 9 section of the article. It may be better though to have a separate section on Open Liberty - any suggestions? Ian Robinson (talk) 10:35, 8 June 2018 (UTC)Reply

Architecture

[edit]

There is a valid use for this article. It can be salvaged.

I wish there was a section that describes the architecture of this product, specifically the concentric ring model of assigned memory, application sandbox memory, and application configuration files. Stephen Charles Thompson (talk) 17:39, 12 June 2009 (UTC)Reply

Giant advert moved to talk

[edit]

I'm moving a large chunk of marketing-speak here from the article. Please don't move it back in it's current form and try to be much more NPOV. As it was written it was a giant advertisement:

Toddst1 (talk) 19:22, 10 August 2009 (UTC)Reply

References

merge of WebSphere Liberty Profile z/OS

[edit]

WebSphere Liberty Profile z/OS was recently created but I'm not seeing how it warrants a dedicated article. A brief section on the liberty profile and how it differs from ND would be appropriate here though. Even the title doesn't make much sense since Liberty Profile is runable on multiple platforms including Mac, Windows, and multiple Linuxes in addition to z/OS.--RadioFan (talk) 11:21, 1 May 2012 (UTC)Reply

Are there no objections to this selective merger?--RadioFan (talk) 14:35, 5 May 2012 (UTC)Reply
Since there have been no objections, a highly selective merge has been completed.--RadioFan (talk) 22:48, 7 May 2012 (UTC)Reply

Incorrect information on supported technologies

[edit]

At least for Websphere 7 the mentioned supported technologies are incorrect. Haven't checked the remaining information offered and dismissed the page as irrelevant at first sight. Websphere 7 is Java EE 5, not Java EE 6 as can be found in IBM's online reference: http://pic.dhe.ibm.com/infocenter/wasinfo/v8r5/index.jsp?topic=/com.ibm.websphere.base.doc/ae/rovr_specs.html [1] 2001:980:5966:1:CC20:2A1E:FE2A:3BBD (talk) 19:59, 12 December 2012 (UTC)Reply

This looks to have been corrected - hopefully soon after the comment above! Ian Robinson (talk) 10:49, 8 June 2018 (UTC)Reply

Liberty version mismatch

[edit]

It seems liberty version is year.xxx.yyy.month of release, and not quarters. Zephyr59710FR (talk) 14:59, 7 February 2024 (UTC)Reply

The Description of What It Is Seems Fundamentally Wrong

[edit]

IBM may call it a 'Web Application Server' but it is still a Java enterprise application server; hosting separate (EJB) application and web servers, plus additional middleware. The wording in the article makes it seem like applications rolled out on the server is always 'web' related. In fact, once can just create Enterprise Java Beans (EJBs) to serve as the 'back end' for different kinds of applications or purposes. Even if applications are not architected this way very much, any more, this can still be done. And in fact even if this application server does serve web pages or web API's in it's embedded web server, the application server can still be used for business logic. As well, this can be used to host message queues with it's embedded MQ software, DB pools, etc. In short, the description of it seems more based on company advertising presentation rather than a proper description of what it is. Theshowmecanuck (talk) 21:53, 23 August 2025 (UTC)Reply