IBM WebSphere Application Server

IBM WebSphere Application Server

From Wikipedia, the free encyclopedia
Jump to: navigation, search
IBM WebSphere Application Server
Websphere logo.png
Developer(s) IBM
Initial release 3.5 [1] 31 August 2000; 11 years ago
Stable release 8.5 / 15 June 2012; 49 days' time
Written in Java
Operating system AIX,Windows,Solaris, Linux,HP-UX,z/OS, IBM i, VMWare ESX / ESXi
Platform x86, x86-64, PowerPC, SPARC,IA-64,zSeries
Available in English, French, German,Brazillian-Portuguese, Czech, Hungarian, Italian, Japanese, Korean, Polish, Russian, Spanish, Simplified Chinese, Traditional Chinese[2]
Type JEE Container
License Commercial
Website http://www-01.ibm.com/software/webservers/appserv/was/

IBM WebSphere Application Server (WAS), a softwareapplication server, is the flagship product withinIBM's WebSphere brand. It was initially created by Donald Ferguson, who later became CTO ofCA Technologies,[3] and the first version launched in 1998.

Contents

  • 1Architecture
  • 2Version history
    • 2.1Version 8.5
    • 2.2Version 8.0
    • 2.3Version 7.0
    • 2.4Version 6.1
    • 2.5Version 6.0
    • 2.6Version 5.1
    • 2.7Version 5.0
    • 2.8Version 4.0
    • 2.9Version 3.5 (and 3.0)
    • 2.10Version 2
    • 2.11Version 1
  • 3Security
  • 4See also
  • 5References
  • 6External links

Architecture

WAS is built using open standards such as Java EE, XML, and Web Services. It is supported on the following platforms: Windows, AIX, Linux, Solaris, i/OS andz/OS. Beginning with Version 6.1 and now into Version 8.5, the open standard specifications are aligned and common across all the platforms. Platform exploitation, to the extent it takes place, is donebelow the open standard specification line.

It works with a number of Web servers including Apache HTTP Server, Netscape Enterprise Server, Microsoft Internet Information Services (IIS), IBM HTTP Server for i5/OS, IBM HTTP Server for z/OS, and IBM HTTP Server for AIX/Linux/Microsoft Windows/Solaris. It uses port 9060 for connection as the default.

Version history

This table is derived from IBM Information Center: Specifications and API documentation and WebSphere product lifecycle dates.
WebSphere version 8.5 8.0 7.0 6.1 6.0 5.1 5.0 4.0 3.5
Release date 15 Jun 2012 [4] 17 Jun 2011 17 Oct 2008 30 Jun 2006 31 Dec 2004 16 Jan 2004 03 Jan 2003 15 Aug 2001 31 Aug 2000
End of support       30 Sept 2012 30 Sept 2010 30 Sept 2008 30 Sept 2006 30 April 2005 30 Nov 2003
J2SE/Java SE 7 [5] 6 6 5 1.4 1.4 1.3 1.3 1.2
JavaEE 6 6 5 1.4 1.4 1.3 1.3 1.2 1.2 (not fully compliant)
Servlet 3.0 3.0 2.5 2.4 2.4 2.3 2.3 2.2 2.1&2.2
JSP 2.2 2.2 2.1 2.0 2.0 1.2 1.2 1.1 0.91 and 1.0&1.1
EJB 3.1 3.1 3.0 3.0 [6] 2.1 2.0 2.0 1.1 1.0
JDBC 4.1 4.0 4.0 3.0 3.0        

IBM has shipped several versions and editions of WebSphere Application Server.

In the first beta versions, WebSphere had been called Servlet Express.

Although the versioning scheme x.1 and x.5 would usually indicate a minor release in the software industry, WebSphere v6.1 and v5.1 are major releases, just like WebSphere v8.5 and v3.5.[7]

Version 8.5

With the Liberty profile, IBM drastically revisits its approach to WebSphere: lightweight modular runtime environment with an install size of under 50 MB, fast startup times of under 5 seconds, "unzip deploy" an application and configured server (with centralized installation through WebSphere Application Server Job Manager).

Version 8.0

This version was released on June 17, 2011. It is a Java EE 6 compliant application server with integrated OSGI applications support.

Version 7.0

This version was released on September 9, 2008. It is a Java EE 5 compliant application server..

Following are the flagship features of WebSphere Application Server Version 7:

  • Flexible Management

Flexible Management facilitates administration of a large number of WebSphere Application Server base edition and Network Deployment topologies that might be geographically distributed.

  • Business-Level Application

Business-Level Application is used for managing application artifacts independent of packaging or programming models.

  • Property Based Configuration

The Property Based Configuration feature simplifies the experience of automating administration: an administrator can update the WebSphere Application Server Version 7 configuration using a simple property file.

Version 6.1

This version was released on June 30, 2006. It is a Java EE 1.4 compliant application server and includes the following function:

  • Support for Java Standard Edition 1.5
  • Support for running JSR 168 Portlets in the application server
  • Session Initiation Protocol (SIP) Servlets
  • Enhancements to the WebSphere Install Factory
  • IBM Support Assistant
  • IBM JSF Widget Library
  • Simplified Administration
  • Improved Certificate and Key Management
  • Security Enhancements
  • Administration of IBM HTTP Server from WebSphere Admin Console
  • Support for (pre-OASIS)WS-Security 1.0
  • Support for Web Services Resource Framework and WS-BusinessActivity (WS-BA)
  • Support for JSR160 JMX Remote Connections (From IBM Agents Only)
  • Administrative Console Jython Command Assistance
  • Enhanced scripting. This version started the deprecation process for the Jacl syntax.[8]
  • 64-bit servants and a new Apache-based IBM HTTP Server for z/OS

Support for the EJB 3.0 technology and support for some webservices standards were provided by the EJB feature pack and the webservices feature packs, respectively. These function in these feature packs has been folded into the main product in version 7. Functions in the webservices feature pack include:

  • Asynchronous programming model (Limited functional support)
  • Multiple Payload structures
  • StAX (Streaming API for XML)
  • WS-RM (Limited functional support)
  • Support for (OASIS specified)WS-Security 1.0.
  • WS-Addressing (Limited functional support)
  • JAX-B support
  • Policy Set (Limited functional support)
  • Secured thin client (Limited functional support)
  • SOAP (protocol) Message Transmission Optimization Mechanism (MTOM)
  • Supports CGI and CORBA

Version 6.0

  • This version was released on December 31, 2004. It is a Java EE 1.4 compliant application server. Security enhancements include support for JACC 1.0 and (pre-OASIS)WS-Security 1.0.
    • Support for Java Standard Edition 1.4
    • Community Edition (free,support for fee)
      Code based on Apache Geronimo project
      Many programming model extensions previously found in WebSphere Application Server V5.0 Enterprise Edition were moved out of enterprise and into Express and Base. These APIs included application profile, startup beans, the scheduler, and async beans.
      The JMS engine, now called "WebSphere Platform Messaging," was rewritten in 100% Java and its functionality greatly enhanced. (WebSphere MQ is still supported as the JMS provider and is interoperable with WebSphere Platform Messaging.)
      The clustering was rewritten to use the high availability manager. This manages all singletons in the WebSphere environment and can provide hot recovery for those singletons.
      WebSphere was modified so that a shared file system can be used to store transaction logs and this meant that any cluster member with that shared file system mounted can hot recover in-doubt XA transactions with no external HA software.
      The Deployment Manager's role was eliminated from all clustering runtime operations. It's only required for centralized JMX admin and config changes.
      Now supports running mixed version cells (V5 to V6) in production.
    • WebSphere Application Server for z/OS
      Provides the same core functionality as Network Deployment, since it shares a common programming model, but still contains the platform advantages such as:
      • z/OS Workload Manager for prioritized management of mixed workloads
      • Resource Recovery Services (added transactional integrity for complex, critical transactions)
      • Support for security mainframe products such a RACF
      • Advanced vertical scaling for application server by featuring a unique control region (integrated control area) server region (where workloads are completed) separation which enables the control region to open and close server regions as needed by the volume of incoming requests
      • Parallel Sysplex support for full participation in the Sysplex, enabling advanced failover support and a geographically dispersed environment that seamlessly acts as one with a centralized logging and management facility
      WAS XD as it is known increases the functionality of the application server in two main areas - Manageability and Performance. It also allows makes possible new configurations, such as dynamic virtualization between pools of application servers.
      Under the performance header the ObjectGrid component was added, which is a standalone distributed cache that can be used with any application server (any version with a 1.4 JDK) or with any J2SE 1.4 runtime, including zLinux and z/OS support.

With Version 6, some of the functionality previously found in WebSphere Business Integration Server Foundation (WBISF) moved into the newIBM WebSphere Process Server. Other function moved into the other editions (Express and above).

Version 5.1

This version was released on 16 Jan 2004. It is a J2EE 1.3 compliant application server.

Version 5.0

The version released on 19 November 2002. This was a J2EE 1.3 certified application server. It was a major rewrite of the V3/V4 codebase and was the first time WebSphere Application Server was coded from a common codebase. Now WAS across all deployment platforms, from Intel x86 to the mainframe, are substantially the same code. The database-based configuration repository was replaced with a replicationXML file-based configuration repository. A service called theDeployment Manager had the master copy of the cell configuration, and nodes had the file(s) they needed copied from this master server whenever they changed. V5 also included a miniature version ofMQ 5.3 called the embedded Java Message Service (JMS) server.

  • Express Edition replaces the Standard Edition. Express now becomes the term to indicateSME-oriented offerings from IBM, across all its software brands.
  • Base
  • Network Deployment. This version supports deployment of a cell configuration with cluster and J2EE failover support. It now also includesEdge Components, previously known asEdge Server. This provides a proxy server, load balancing, and content-based routing.
  • Enterprise Edition. This version added a workflow engine, called theProcess Choreographer, for the first time but predates theBPEL standard. It also added the first fully supported application threading model called WebSphere Asynchronous Beans.
  • WebSphere Application Server for z/OS. This version is essentially the same as the Network Deployment product but is optimized to take full advantage of z/OS features, such as Workload Manager, to leverage the key technologies that make the mainframe indispensable for mission-critical, scalable, and secure workloads.
    • Express
    • Base
    • Network Deployment
    • WebSphere Application Server for z/OS
      Version 5.1 for z/OS is the first to support zAAP engines.
    • WebSphere Business Integration Server Foundation V5.1
      This is the follow on product to WebSphere Application Server Enterprise Edition V5.0. The workflow engine was updated to support BPEL rather than the proprietary FDML format used in V5.0. The product was also repriced and available on all IBM platforms from the Intel environments to the mainframe.
    • WebSphere eXtended Deployment (XD)
      For more information please reference the #WebSphere eXtended Deployment section below.

Version 4.0

This was a J2EE 1.2 certified application server. It inherited the database-based configuration model from V3.x for all but the single-server edition, which already used an XML datastore.

  • AE (Advanced Edition)
  • AEs (Advanced Edition single). Single-server edition that was not able to run in a cluster configuration.
  • AEd (Developer Edition). Functionally equivalent to AEs, but intended only for non-production development use.
  • EE (Enterprise Edition)

Version 3.5 (and 3.0)

WebSphere 3.5 is the first widely used version of WebSphere.

Version 2

IBM adds JavaBean, CORBA and Linux support. Comes in two editions: Standard Edition (SE) and Advanced Edition (AE).

Version 1

Initial release in June, 1998. Was primarily a Java Servlet engine.

Security

The WebSphere Application Server security model is based on the services provided in the operating system and theJava EE security model. WebSphere Application Server provides implementations of user authentication and authorization mechanisms providing support for various user registries:

  • Local operating system user registry
  • LDAP user registry
  • Federated user registry (as of version 6.1)
  • Custom user registry

The authentication mechanisms supported by WebSphere are[9]

  • Lightweight Third Party Authentication (LTPA)

See also

  • IBM HTTP Server
  • Java (software platform)
  • zSeries Application Assist Processor zAAP
  • IBM Rational Application Developer
  • IBM Rational Business Developer
  • Java EE version history

Other Java EE application servers:

  • Comparison of application servers
  • Apache Geronimo/Tomcat
  • GlassFish
  • JBoss AS
  • SAP NetWeaver Application Server
  • WebLogic Server

References

  1. ^WebSphere product lifecycle dates
  2. ^http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.virtualimages.doc/info/ae/ae/welcome_virtual.html InfoCenter, Hardware and software requirements
  3. ^"The mantra of CA Technologies' Donald Ferguson: Simplify".BBC.com. 8 December 2010. Retrieved 17 October 2011.
  4. ^IBM United States Software Announcement 212-109
  5. ^http://publib.boulder.ibm.com/infocenter/wasinfo/beta/topic/com.ibm.websphere.installation.nd.doc/ae/tins_installation_jdk7_gui.html After upgrade from version 6 delivered in standard]
  6. ^With EJB Feature Pack; otherwise 2.1
  7. ^Update Strategy for WebSphere Application Server V6.1
  8. ^SG24-7304-00 WebSphere Application Server V6.1: System Management and Configuration, p. 250
  9. ^SG24-6316-01 IBM WebSphere Application Server V6.1 Security Handbook

你可能感兴趣的:(程序设计/JEE/Server)