IBM WebSphere Application Server V7.0 delivers an agile,
solid foundation for SOA to align the advancements of business and IT
IBM United States
Software Announcement 208-266
September 09, 2008
ENUS208-266.PDF (180KB)
|
IBM® WebSphere® Application
Server is the visionary platform for SOA, advancing the alignment of business
and IT for 10 years as the industry's runtime platform of choice. Enhancements
in V7.0 include:
- Javatm EE
5 certification including EJB 3.0 support and Java Persistence API (JPA), offering simplified
programming models for building reusable persistent objects as well as Java Development
Kit (JDK) 6.0, Web services enhancements.
- Expanded Web services support, including support for JAX-WS, SOAP 1.2,
MTOM, XOP, WS-ReliableMessaging, WS-Trust, WS-SecureConversation, WS-Policy,
and Kerberos Token Profile.
- Web 2.0 Feature Pack support that leverages existing SOA and Java EE
assets to deliver rich user experiences through an open Asynchronous JavaScripttm and
XML (AJAX) development framework.
- New security management and auditing improvements with new tools and capabilities
that enable greater granularity and management security controls.
- New Flexible Management and administration options to help reduce cost
and increase flexibility. New runtime provisioning selects only the needed
function for memory and startup improvements.
For ordering, contact your IBM representative, an IBM Business Partner,
or IBM Americas
Call Centers at 800-IBM-CALL (Reference: YE001).
WebSphere Application Server YE001
WebSphere Application Server - Express
WebSphere Application Server Network Deployment
WebSphere Application Server for Developers
Back to top
Your business requires an agile, solid foundation for service-oriented
architecture (SOA) to align the advancements of business and IT. In IBM WebSphere Application
Server V7.0 you have a visionary platform for SOA that is an IT-centric entry
point to SOA implementations. WebSphere Application Server technology
enables reuse and creation of applications and services that promote business
agility - anticipating and adjusting to the mission-critical issues that help
businesses win in the marketplace. WebSphere Application Server offers
the industry's broadest range of choice to support every size business, including
advanced management, to help decrease costs and grow your businesses.
Designed to improve efficiency, reduce risk, and cut cost, WebSphere Application
Server is the IBM entry
strategy to SOA through service creation and reuse. It can help you to:
- Reduce the amount of new code that must be created for business initiatives.
- Lower maintenance cost by eliminating redundant systems.
- Expedite the roll-out of new business functions by creating composite
function from within your applications.
- Integrate tasks performed by your legacy applications into broader business
functions to establish a simple and effective means to enhance usefulness
of mainframe-based systems.
WebSphere Application
Server V7.0 expands on previous versions by delivering complete Java EE
5 support and certification, Web services enhancements, and Enterprise Java Beans
(EJB) 3.0 and Web 2.0 Feature Pack support, plus a range of features that
can help you:
- Improve time to value and make the most of existing technology skills
with simplified application development for improved ROI.
- Benefit from ease of use and flexible consumability delivered through
enhancements to the system administrative console, including a new Flexible
Management option.
- Reduce the application server footprint and administrative overhead through
intelligent provisioning.
- Be confident that applications and data are secure, and that you can eliminate
lost business opportunities with a more scalable, secure, highly available
SOA runtime environment.
- Minimize the cost of managing your environment with effective application
management tools.
- Maximize developer productivity by using the optional Rational® Application
Developer for WebSphere V7.5
to help deliver higher quality, mission-critical applications for WebSphere Application
Server.
For clients who need to develop, deploy, and manage secure, portable applications
that run on a multitude of mobile, server, and desktop systems, WebSphere Application
Server is the SOA runtime platform of choice. WebSphere Application Servers have
delivered the solid foundation your business has depended on for 10 years.
Back to top
For details, refer to the Hardware requirements and Software requirements sections.
Back to top
September 26, 2008: Electronic software delivery
October 17, 2008: Media and hardcopy documentation
Back to top
IBM WebSphere Application
Server V7.0 is the visionary platform for service-oriented architecture (SOA),
advancing the alignment of business and IT for 10 years as the industry's
runtime platform of choice. It offers the industry's broadest range of choices,
from open source to advanced management, to decrease costs and grow businesses.
The WebSphere Application
Server technology enables the creation and reuse of applications and services
that keep your business agile - anticipating and adjusting to the mission-critical
issues that help businesses win in the marketplace.
Standards
WebSphere Application
Server is fully enhanced and integrated with the Java EE 5 standards, including Web services
and EJB 3.0 functions that were previously available as feature packs in V6.1. WebSphere Application
Server V7.0 provides feature packs as a way for customers to optionally adopt
new technologies. The Feature Pack for Web 2.0 is immediately available for WebSphere Application
Server. Refer to the Statement of direction section for information on
the Feature Pack for Service Component Architecture (SCA). Feature packs help
you maximize flexibility while allowing IBM to continue its long-running leadership
in industry standards. New features in V7.0 include:
- Java EE
5 certification: V7.0 builds on top of the EJB 3.0 and Web services feature
packs previously made available for V6.1, to deliver a fully certified Java EE
5 implementation. Java EE 5 delivers significant productivity improvements
including:
- Support for EJB 3.0
- Exploitation of the annotation support added in Java SE
V5 to reduce the number of artifacts required to build business applications
- Integration with the latest Web services standards
- Enhanced support for new Web applications
V7.0 can help deliver support beyond the Java EE 5 specification with enhancements
in EJB deployment, automatic default bindings and reference resolution, and
a new XML-based binding file format.
- Java SE
V6 support adds the ability to invoke the Java compiler from within the Java Virtual
Machine (JVM) and includes scripts with the ability to access APIs within
the JVM. Numerous components are added or upgraded in the areas of JMX, Java Web
Start, JDBC 4.0, and new Web services.
- EJB 3.0 makes the programming model simpler by using Plain Old Java Objects
(POJO). This enables unit testing of business logic using a JVM instead of
needing a full application server, freeing developers to focus on business
logic within their applications instead of the ultimate execution environment.
When you are ready to run in the EJB container, the POJO can be annotated
with markers that tell the container what services to apply to the bean. In WebSphere Application
Server, the EJB container dynamically applies those services at run time,
simplifying the entire deployment process. The Java Persistence APIs (JPA) from the WebSphere Application
Server are based on the Apache OpenJPA project and enable simpler entities
to be created using the annotated POJO model.
- Web services (WS): New Web services standards deliver new capabilities
for developing and deploying SOA-centric Web applications. V7.0 integrates
support previously provided in the Web services feature pack and extends it
with new support for:
- Technologies introduced and defined within the WS-I profiles: WS Reliable
Secure Profile and Basic Profile 1.2 and 2.0
- New Java EE 5 WS components focused on application portability:
- JAX-WS 2.1 for simplified Web service development and now a standardized
programming model for programming using WS-Addressing
- JAXB 2.1 for simpler XML to Java mappings, including improved support
for XML type substitution
- StAX 1.0 for high-performance streaming parsing
- SAAJ 1.3 for enhancements in support SOAP 1.2
- JSR 109 1.2 for supporting a declarative model to enhance or override
the annotation-based programming model for Web services
- New Web services standards focused on interoperability:
- OASIS WS-ReliableMessaging for enabling heterogeneous nodes to send messages
interoperably and reliably
- OASIS WS-SecureConversation for an interoperable, efficient, and secure
pipeline between services to exchange application messages
- OASIS WS-Trust for a standard interoperable mechanism to obtain security
tokens for Web services
- OASIS WS-Transaction for standardized transactional Web services for those
cases where transactional capabilities are required
- OASIS WS-SecurityPolicy for exposing an interoperable, standard way to
define and declare security capabilities and constraints to a service
- OASIS Kerberos Token Profile for using Kerberos as part of Web services
requests
- W3C WS-Policy for a standard language for exposing a service's constraints
and capabilities
- W3C WS-Addressing Metadata for declaring interoperability and the need
to use WS-Addressing in a standardized fashion
- W3C SOAP 1.2 for using the latest standards for Web services and interoperability
with vendors such as Microsoft®
- W3C MTOM and XOP for interoperable and efficient exchange of binary data
between services
- WS-MetadataExchange for a standard mechanism for exposing a way to retrieve
metadata about the service
- Web services performance improvements
- Simplified administration of Web services and the qualities of service
associated with them via policy administration
- V7.0 delivers numerous new programming model enhancements:
- Session Initiation Protocol (SIP) high availability options are designed
to improve performance, reduce cost, and improve availability of SIP implementations.
- JAX-WS 2.1 delivers the successor to JAX-RPC and helps to simplify the
creation of new Web services.
- JAXB 2.1 support helps to simplify access to XML documents by Java programs.
- Portlet specification 2.0, Java Specification Requests (JSRs) 286 delivers
the next level of the portlet programming model. Among other enhancements,
portlets can send and receive events to perform changes to the portlet state
share session attributes with servlets and JavaServer Pages (JSP) located
within the same Web applications.
- The Feature Pack for Web 2.0 extends an SOA by connecting external Web
services, internal SOA services, and Java EE objects into highly interactive
Web application interfaces. To help reduce IT costs and speed time to market,
Web 2.0 support includes a supported AJAX development toolkit.
AJAX is
an open technique for creating rich user experiences in Web-based applications
that does not require additional browser plug-ins. AJAX interfaces result
in increased customer satisfaction and line-of-business productivity by streamlining
end-user interaction with Web-based applications. Web 2.0 Feature Pack highlights
include:
- Web 2.0-to-SOA connectivity for enabling connectivity from AJAX clients
and mashups to external Web services, internal SOA services, and Java EE
assets. This connectivity also extends enterprise data to customers and partners
through Atom Syndication Format (ATOM) and Really Simple Syndication (RSS)
Web feeds.
- AJAX Messaging for connecting AJAX clients to real-time updated data such
as stock quotes or instant messaging.
- AJAX Development Toolkit for WebSphere Application Server based
on Dojo with IBM extensions.
Web 2.0 support is enabled by the WebSphere Application Server Feature
Pack for Web 2.0, an optional product extension for WebSphere Applications Server V7.0.
Systems management
WebSphere Application
Server addresses the management challenges associated with mission-critical
SOA implementations. From dynamic runtime componentization options, to flexible
management of larger geographically dispersed deployments, or fine-grained
options for individual server implementations, V7.0 delivers enhancement designed
to improve the effectiveness and reduce the cost of systems management.
- Flexible Management can dramatically reduce the overhead of administration
in large and distributed WebSphere Application Server environments. You
can use an administration agent within the base and Express editions to:
- Reduce the server footprint associated with administration
- Simplify administration of multiple base application server
- Work with the new Job Manager function of WebSphere Application Server Network
Deployment to centralize the distribution of applications, application updates,
or application server configuration updates across a large number WebSphere administrative
domains (cells)
Flexible Management delivers a loosely coupled management model based
on an asynchronous implementation that dramatically increases the scale of
administration for application server implementations.
Job Manager augments
the Deployment Manager of WebSphere Application Server Network Deployment.
- New Runtime Provisioning Service commissions only those components that
are required for a given set of applications. At application server startup,
you can configure V7.0 to start only the runtime components needed to support
the application portfolio for a given application server. At application installation
time, WebSphere Application
Server examines the application and creates an application-specific "activation
plan." This added granularity in application runtime component selection can
significantly reduce the application server footprint and resources needed
for a given application portfolio.
- Administration console now provides support for WebSphere DataPower® SOA Appliance (WebSphere DataPower).
Administrative integration with WebSphere DataPower helps to simplify the environment
and reduces administrative costs for clients who augment their WebSphere Application
Server implementation with Websphere DataPower appliances. This also addresses
the requirement for management of WebSphere DataPower machines.
- Fine-grained administration security can now be enforced through the administration
console. You can restrict access based on the administrators' role at the
cell, node, cluster, or application level, offering fine-grained control over
administrator scope. This capability is especially valuable in large-cell
implementations where multiple different administrators are responsible for
subsets of the application portfolio running on the cell.
- Support for properties file-based configuration enables you to extract
a WebSphere Application
Server configuration from one environment into a properties file and apply
it to the same or other environments while parameterizing platform-specific
configuration.
- Administrative scripting for wsadmin is further enhanced in Websphere
Application Server V7.0 with the extension of Command Assistant to an even
greater number of administrative screens, and with the availability of an
extended sample script library to accelerate automation implementations.
Application development and management
WebSphere Application
Server V7.0 delivers the tooling support you need to leverage the latest standards
and new virtualized application packaging that can help to reduce the cost
of managing your application environment.
- IBM Rational Application
Developer (RAD) for Websphere is available concurrent with WebSphere Application
Server V7.0. The tooling you need to exploit the new application development
features delivered with WebSphere Application Server is available from
day one, enabling you to get started quickly.
- The RAD Assembly and Deploy function replaces the former Application Server
Toolkit (AST) function of the application server. Assembly and Deploy is licensed
as part of the WebSphere Application
Server. It includes a superset of the older AST functionality and is fully
integrated within the RAD tooling environment. The remaining RAD for WebSphere Application
Server functions are included on a trial basis and can be easily purchased
through a downloadable license key.
- WebSphere Business
Level Applications expands the notion of "application" beyond Java EE
5. It enables new formats for deployment packages, a new way of representing
applications. WebSphere Business
Level Applications can comprise any application elements hosted by the application
server. It enables you to create a new logical application that represents
a meaningful business function. Full lifecycle management functionality is
enabled: install, distribute, activate, monitor, update, and remove. WebSphere Business
Level Applications can help significantly improve the management of multiformat
applications.
Security
WebSphere Application
Server V7.0 extends its security-rich features by delivering security controls
for managing with more granularity, expanding Kerberos Single Sign-on Technologies,
enhanced secure Proxy, and new audit and control features to meet your business
needs.
- The WebSphere Secure
Proxy offers a new DMZ Hardened Proxy profile option. It is designed to improve
security by minimizing the number of external ports opened, loading only signed
JARS, and running as an unprivileged user when binding to well-known ports.
Both static and dynamic routes are supported.
- WebSphere Security
Domains offers security controls with improved granularity and flexibility
in configuring security under centralized management. It enables a separation
of WebSphere Application
Server administrative security and your business application security. For
example, you can configure business applications to use "external" user population
LDAP registry while the WebSphere Application Server administration can
use "internal" user population using a completely different LDAP registry.
Granularity can be further expanded between business applications by enabling
a separate security configuration between business applications using the
new security configuration application scoping to a cell, a cluster, or application
server level. This new level of security granularity adds significant flexibility
in the security mechanism implemented across various application portfolios.
- New security auditing capabilities offer enhanced compliancy and auditing.
The auditing capabilities enable you to track a number of security-related
events, including security configuration changes, key and certificate management,
and access control policy changes. You can audit business applications to
record authentication or authorization attempts. This security logging and
auditing capability ensures an accountability for administrative actions.
In addition, it offers a tamper-proof event log and generates reports about
the events. An auditor can optionally restrict access to the security auditing
records. Administrators cannot view or change the auditing records or policy,
and auditors cannot change the WebSphere Application Server configuration
or runtime state.
- Kerberos Authentication and Single Sign-on expands the WebSphere Application
Server V7.0 SPENGO support by further integrating the existing support and
expanding the Kerberos offering with interoperability and identity propagation
with other applications (such as .NET, DB2®, and others) that support Kerberos authentication.
It includes single sign on (SSO) end-to-end interoperable solutions and preserves
the original requester identity.
- Common Criteria Evaluation Assurance Level 4 (EAL4) certification can
give you the confidence that products are effective in delivering security
functions such as identification, authentication, and user data protection.
Common Criteria is a scheme for independent assessment, analysis, and testing
of IT products to a set of security requirements, used to give you the assurance
that products will be effective in satisfying your security objectives. WebSphere Application
Server V7.0 is designed to maintain expected EAL4 certification which should
follow after general availability.
Accessibility by people with disabilities
WebSphere Application
Server V7.0, WebSphere Application
Server Network Deployment, V7.0, and WebSphere Application Server for Developers,
V7.0 when used in accordance with IBM's associated documentation, of satisfying
the applicable requirements of Section 508 of the Rehabilitation Act, provided
that any assistive technology used with the product properly interoperates
with it.
Section 508 of the U.S. Rehabilitation
Act
WebSphere Application Server is capable as of October
17, 2008 , when used in accordance with IBM's associated documentation, of
satisfying the applicable requirements of Section 508 of the Rehabilitation
Act, provided that any assistive technology used with the product properly
interoperates with it. A U.S. Section 508 Voluntary Product Accessibility
Template (VPAT), containing details on the products accessibility compliance,
can be requested on the following Web site
- http://www.ibm.com/able/product_accessibility/index.html
IPLA and Subscription and Support considerations
IPLA licenses can be transferred from one machine to another within, but
not limited to an enterprise. You may aggregate the capacity for all the processors
the product is operated on to achieve a more economic price. This will result
in a single Proof of Entitlement (PoE). It is your responsibility to manage
the distribution of Value Units within the limits of the entitlement of the
product license.
Subscription and Support must cover the same capacity as the product license
entitlement. Subscription and Support will be available in the country in
which the agreement is made.
Back to top
The WebSphere Application
Server family offers multiple configuration options and support for multiple
business models and deployment platforms. It also supports a wide range of
scenarios, from open source projects with no up-front budget, to simple administration
of a single server environment, to a clustered, highly available, high-volume
environment with edge-of-network services.
WebSphere Application
Server V7.0 configurations are built on a common server foundation that delivers
the same full Java EE 5 support, including Web services enhancements
and Enterprise JavaBeanstm (EJB) 3.0 support, Web 2.0 Feature Pack
support extending SOA, and new management and administration core application
server functionality across the configurations. This offers unparalleled flexibility
to grow applications without the cost of rearchitecting, reprogramming, and
migrating to different technology bases.
Configuration options include:
WebSphere Application
Server - Express V7.0
An affordable, ready-to-go solution for developing and running dynamic
Web sites and applications. WebSphere Application Server - Express deployment
environment offers outstanding capabilities for secure transaction management.
It supports the full Java EE 5 programming model and includes
Web 2.0 Feature Pack and Web services support. It also includes easy-to-use
integrated wizards and samples to get started quickly. WebSphere Application Server - Express
is limited to single-server implementations and up to a maximum of 240 Processor
Value Units per server and includes a set of integrated applications, wizards,
and samples to help you get up and running quickly.
WebSphere Application
Server V7.0
Optimized to ease administration in a scalable, single-server deployment
environment, it supports the full Java EE 5 programming model, Web 2.0 Feature
Pack, and Web services, and delivers a secure, high-performance transaction
engine for dynamic applications. Perfect for stand-alone servers, departmental
applications, and Web services, WebSphere Application Server offers
unlimited CPUs per server and unbeatable platform coverage.
WebSphere Application
Server for Developers V7.0
The functional equivalent of the core WebSphere Application Server configuration
(licensed for development use only), WebSphere Application Server for Developers
is an easy-to-use development environment to build and test applications for
your SOA.
WebSphere Application
Server Network Deployment V7.0
For enterprises that need near continuous availability, advanced management,
and automated performance optimization for their mission-critical applications, WebSphere Application
Server Network Deployment delivers an environment that is highly available,
dynamically scalable, and easily managed. Building on the core WebSphere Application
Server configuration, WebSphere Application Server Network Deployment
offers:
- World-class clustering and high availability management to help eliminate
the cost of system downtime.
- Edge components, which offer sophisticated load balancing, caching, and
centralized security for enhanced performance at the edge of the network.
- Advanced Web services capabilities to enable you to connect to systems
outside the firewall and across disparate application frameworks.
- Extended Web services management and advanced remote administration to
make management of more complex environments less time-consuming and resource-consuming
Related products
WebSphere Application
Server Community Edition V2.1 - Delivers a lightweight Java EE
5 application server built on open source Apache Geronimo technology. WebSphere Application
Server Community Edition V2.1 is backed by world-class support from IBM (purchased
separately), ensuring that you receive reliable assistance and timely problem
resolution from IBM's team of expert support professionals and developers.
Rational Application
Developer for WebSphere -
Enables a comprehensive, Java or Java EE integrated development environment
for WebSphere Application
Server V7.0, with graphical tools to help accelerate development and unit
testing to ensure delivery of higher quality applications. Aligned with WebSphere Application
Server, IBM Rational Application
Developer for WebSphere Software
offers proven tools for teams leveraging emerging trends of Web 2.0, agile,
and SOA development, which help accelerate software delivery and facilitate
adoption. Rational Application
Developer for WebSphere Software
empowers novice to senior developers to quickly build applications that work.
Developers can put their time, energy, and creativity into delivering innovative
business solutions in a shorter amount of time with automation of routine
coding tasks and graphical construction tools.
Back to top
IBM currently
intends to deliver the following items for WebSphere Application Server V7 as
future enhancements.
- IBM Tivoli® Federated
Identity Manager V6.2 for WebSphere Application Server Network Deployment
or WebSphere Application
Server for z/OS® V7.
This
application would provide a standards-based Web single sign-on (SSO) using
the Security Assertion Markup Language (SAML) protocol. It would feature the
ability to configure a WebSphere Application Server cell as both identity-provider
or service provider and establish federation with an external partner. An
identity provider would be able to authenticate users and generate SAML security
tokens to establish secure trust between two partners. A service provider
would be able to validate incoming SAML tokens and secures user access to
its business applications. (Target availability is first half of 2009.)
- IBM WebSphere Application
Server V7.0 Feature Pack for Service Component Architecture (SCA).
This
feature pack would deliver an open SOA programming model that would simplify
service composition and assembly for Java applications. Service composition is
core capability required for application developers who need to combine and
reuse service assets from across the enterprise in composite applications.
(Target availability is first quarter of 2009.)
All statements regarding
IBM's plans, directions, and intent are subject to change or withdrawal without
notice.
Back to top
Product description Language GA date
WAS - Express V7.0.0 Multilingual October 17, 2008
(French,
Russian,
Korean,
Chinese -
Simplified,
Spanish,
Portuguese-Brazilian,
German,
Japanese,
Chinese -
Traditional,
Hungarian,
English,
Czech,
Italian,
Polish)
WAS Network Deployment V7.0.0 Multilingual October 17, 2008
(French,
Russian,
Korean,
Chinese -
Simplified,
Spanish,
Portuguese-Brazilian,
German,
Japanese,
Chinese -
Traditional,
Hungarian,
English,
Czech,
Italian,
Polish)
WAS V7.0.0 Multilingual October 17, 2008
(French,
Russian,
Korean,
Chinese -
Simplified,
Spanish,
Portuguese-Brazilian,
German,
Japanese,
Chinese -
Traditional,
Hungarian,
English,
Czech,
Italian,
Polish)
WAS for Developers V7.0.0 Multilingual October 17, 2008
(French,
Russian,
Korean,
Chinese -
Simplified,
Spanish,
Portuguese-Brazilian,
German,
Japanese,
Chinese -
Traditional,
Hungarian,
English,
Czech,
Italian,
Polish)
Back to top
Program VRM Program name
number
5724-J08 7.0.0 WebSphere Application
Server
5724-I63 7.0.0 WebSphere Application
Server - Express
5724-H88 7.0.0 WebSphere Application
Server Network Deployment
5724-H89 7.0.0 WebSphere Application
Server for Developers
Back to top
Product information is available via the Offering Information Web site
- http://www.ibm.com/common/ssi
Also, visit the Passport Advantage® Web site
- http://www.ibm.com/software/passportadvantage
Back to top
No hardcopy publications are shipped with this product. You can find information
on installing and getting started with WebSphere Application Server in the
Getting Started guide (InstallGuide_en.html) located in the WAS/docs directory
and the README file (readme_en.html) located in the WAS/readme directory;
for example, the information is located at
- /WAS/readme_toc.html
- /WAS/readme/readme_en.html
- /WAS/docs/InstallGuide_en.html
Other documents for particular components of the product can be found in
IHS/docs, AppClient/docs, and so on.
The Getting Started guides are also shipped in Adobe® Acrobat PDF format.
Help for the WebSphere Application
Server Administrative Console is shipped with the product. The total set of
product documentation is available in HTML and PDF format from the following
Web site
- http://www.ibm.com/software/webservers/appserv/library.html
You can access the information center from the following Web site
- http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp
For optimal viewing of this documentation, browser support for JavaScript and
related technologies is required. For more information on compatible browsers,
refer to the Software requirements section
of this document.
Back to top
Specified operating environment
Hardware requirements
Visit
- http://www.ibm.com/support/docview.wss?rs-180&uid=swg27012284
Software requirements
Visit
- http://www.ibm.com/support/docview.wss?rs=180&uid=swg27012284
For migration assistance, refer to
- http://www-128.ibm.com/developerworks/ondemand/migrate/server.html
The program's specifications and specified operating environment information
may be found in documentation accompanying the program, if available, such
as a README file, or other information published by IBM, such as an announcement letter. Documentation
and other program content may be supplied only in the English language.
Limitations
WebSphere Application
Server V7.0 does not include the WebSphere Connect JDBC driver that
had been provided in WebSphere Application Server V6.1. To replace the
functionality provided by the WebSphere Connect JDBC driver, WebSphere Application
Server V7.0 is tested with the DataDirect Connect for JDBC driver and the Microsoft SQL
Server JDBC Driver, which may be obtained from DataDirect Technologies or Microsoft.
For additional information, refer to the license information document that
is available on the IBM Software License Agreement Web site
- http://www.ibm.com/software/sla/sladb.nsf
Planning information
Standby or backup systems
For programs running or resident on backup machines, IBM defines three
types of situations: cold, warm, and hot. In the cold and warm situations,
a separate entitlement for the copy on the backup machine is normally not
required and typically no additional charge applies. In a hot backup situation,
the customer needs to acquire another license or entitlements sufficient for
that server. All programs running in backup mode must be solely under the
customer's control, even if they are running at another enterprise's location.
As a practice, the following are definitions and allowable actions concerning
the copy of the program used for backup purposes.
Cold
A copy of the program may reside, for backup purposes, on a machine as
long as the program is not started. There is no additional charge for this
copy.
Warm
A copy of the program may reside for backup purposes on a machine and is
started, but is idling, and is not doing any work of any kind. There is no
additional charge for this copy.
Hot
A copy of the program may reside for backup purposes on a machine, is started,
and is doing work. The customer must acquire a license or entitlements for
this copy and there will generally be an additional charge.
Doing work includes, for example, production, development, program maintenance,
and testing. It also could include other activities such as mirroring of transactions,
updating of files, synchronization of programs, data or other resources (for
example, active linking with another machine, program, database, or other
resource, and so on), or any activity or configurations that would allow an
active hot switch or other synchronized switch over between programs, databases,
or other resources to occur.
In the case of a program or system configuration that is designed to support
a high availability environment by using various techniques (for example,
duplexing, mirroring of files or transactions, maintaining a heartbeat, active
linking with another machine, program, database, or other resource, and so
on), the program is considered to be doing work in the hot situation and a
license or entitlement must be purchased.
Installability
For installation support, go to
- http://www.ibm.com/support
Contact your IBM representative
for additional assistance.
Software Subscription and Support (also referred to as Software Maintenance)
is included with licenses purchased through Passport Advantage and Passport
Advantage Express. Product upgrades and technical support are provided
by the Software Subscription and Support (also referred to as Software Maintenance)
offering as described in the Agreements. Product upgrades provide the latest
versions and releases to entitled software, and technical support provides
voice and electronic access to IBM support organizations, worldwide.
IBM includes
one year of Software Subscription and Support (also referred to as Software
Maintenance) with each program license acquired. The initial period of Software
Subscription and Support (also referred to as Software Maintenance) can be
extended by the purchase of a renewal option, if available.
Packaging
The packaging structure for this release has changed. You will notice that
the number of CD/DVDS per box has decreased, making it easier for you to find
what you need in a timely fashion.
- Each offering is platform-specific and architecture-specific, except for
a few CD and DVDs that are in each media pack regardless of the platform it
supports. You no longer receive a shipment of disks for all platforms that WebSphere supports.
You can order the media for more than one platform as long as you adhere to
the multiple component version terms specified in the product license.
- Some applications are supported on 32-bit architectures, but you are entitled
and encouraged to download another support platform. For instance, in the WebSphere Application
Server - Express for AIX® on PowerPC® 32 bit, IBM Business Solutions is not supported,
therefore, you will not find it in that media pack, but you can download IBM Business
Solutions for any other platform that can be used in your network.
- CDs and mixed media (CDs and DVDs) are offered as a media choice. You
can choose the type of media you want to use to install the products in the
offering.
- You can choose to download electronic images. You are entitled to one
physical media pack per subscription. If you want additional physical media
packs, you will be charged and can then agree to pay or decide to go to downloading
via the Passport
Advantage site, which is limitless.
- A quick start disk is bundled with each offering. The disk contains an
offering-specific list of products and instructions for performing a recommended
installation.
For more information on each WebSphere Application Server offering,
visit
- http://www.ibm.com/support/docview.wss?rs=180&uid=swg27012284
IBM WebSphere Application Server IBM WebSphere Application
V7.0 CD Offering Server V7.0 CD/DVD Offering
Quick Start CD Quick Start CD
IBM WebSphere Application Server IBM WebSphere Application
32-bit CD 1 Server 32-bit,64-bit DVD
IBM WebSphere Application Server
32-bit CD 2
IBM WebSphere Application Server
64-bit CD 1
IBM WebSphere Application Server
64-bit CD 2
IBM WebSphere Application Server
Supplements1 32-bit CD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Application Server
Supplements1 64-bit CD
IBM WebSphere Application Server
Supplements2 64-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory V7.0 CD Factory V7.0 CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server V7.0 CD WebSphere Application Server
V7.0 CD
IBM DB2 - limited use V9.5.2 CD IBM DB2 - limited use V9.5.2 CD
IBM WebSphere Application Server IBM WebSphere Application
Network Deployment V7.0 CD Server Network Deployment V7.0
Offering CD/DVD Offering
Quick Start CD Quick Start CD
IBM WebSphere Application Server IBM WebSphere Application
Network Deployment 32-bit CD 1 Server Network Deployment
(Primary / Supplements)
32-bit,64-bit DVD
IBM WebSphere Application Server
Network Deployment 32-bit CD 2
IBM WebSphere Application Server
Network Deployment 64-bit CD 1
IBM WebSphere Application Server
Network Deployment 64-bit CD 2
IBM WebSphere Application Server
Supplements1 32-bit CD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Application Server
Supplements1 64-bit CD
IBM WebSphere Application Server
Supplements2 64-bit CD
IBM DMZ Secure Proxy Server V7.0 IBM DMZ Secure Proxy Server
32-bit CD V7.0 32-bit CD
IBM DMZ Secure Proxy Server V7.0 IBM DMZ Secure Proxy Server
64-bit CD V7.0 64-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory V7.0 CD Factory V7.0 CD
IBM Edge Components V7.0
32-bitCD
IBM Edge Components V7.0 64-bit IBM Edge Components V7.0
CD 32-bit/64-bit CD/DVD
IBM Edge Components for IPv6
V7.0 32-bitCD
IBM Edge Components for IPv6
V7.0 64-bit CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Access Manager for IBM Tivoli Access Manager for
e-business V6.1 CD e-business V6.1 CD
IBM Tivoli Directory Server V6.1 IBM Tivoli Directory Server
(32-bit) CD V6.1(32-bit) CD
IBM Tivoli Directory Server V6.1 IBM Tivoli Directory Server
(64-bit) CD V6.1(64-bit) CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server V7.0 CD WebSphere Application Server
V7.0 CD
IBM DB2 - limited use V9.5.2 CD IBM DB2 - limited use V9.5.2 CD
IBM WebSphere Application Server IBM WebSphere Application
for Developers V7.0 CD Offering Server for Developers V7.0
CD/DVD Offering
Quick Start CD Quick Start CD
IBM WebSphere Application Server IBM WebSphere Application
32-bit CD 1 Server (Primary / Supplements)
DVD
IBM WebSphere Application Server
32-bit CD 2
IBM WebSphere Application Server
Supplements1 32-bit CD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory V7.0 CD Factory V7.0 CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server V7.0 CD WebSphere Application Server
V7.0 CD
IBM DB2 - limited use V9.5.2 CD IBM DB2 - limited use V9.5.2 CD
IBM WebSphere Application Server IBM WebSphere Application
- Express V7.0 CD Offering Server - Express V7.0 CD/DVD
Offering
Quick Start CD Quick Start CD
IBM WebSphere Application Server IBM WebSphere Application
- Express 32-bit CD1 Server - Express (Primary /
Supplements) 32-bit DVD
IBM WebSphere Application Server
- Express 32-bit CD 2
IBM WebSphere Application Server
Supplements1 32-bit CD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory V7.0 CD Factory V7.0 CD
IBM Business Solutions CD IBM Business Solutions CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server V7.0 CD WebSphere Application Server
V7.0 CD
IBM DB2 - limited use V9.5.2 CD IBM DB2 - limited use V9.5.2 CD
IBM WebSphere Application Server IBM WebSphere Application
IBM i on System itm V7.0 CD Server IBM i on System i V7.0
Offering CD/DVD Offering
QuickStart Guide IBM i on System QuickStart Guide IBM i on
i CD System i CD
IBM WebSphere Application Server IBM WebSphere Application
IBM i on System i CD 1 Server (Primary / Supplements)
IBM i on System i DVD
IBM WebSphere Application Server
IBM i on System i CD 2
IBM WebSphere Application Server
Supplements IBM i on System i CD
1
IBM WebSphere Application Server
Supplements IBM i on System i CD
2
IBM WebSphere Application Server IBM WebSphere Application
Supplements1 32-bit CD Server (Primary / Supplements)
32-bit/64-bit DVD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Application Server
Supplements1 64-bit CD
IBM WebSphere Application Server
Supplements2 64-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory IBM i on System i V7.0 Factory IBM i on System i V7.0
CD CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server IBM i on WebSphere Application Server
System i V7.0 CD IBM i on System i V7.0 CD
IBM DB2 - limited use V9.5.2 CD IBM DB2 - limited use V9.5.2 CD
IBM WebSphere Application Server IBM WebSphere Application
Network Deployment IBM i on Server Network Deployment IBM i
System i V7.0 CD Offering on System i V7.0 CD/DVD
Offering
Network Deployment QuickStart Network Deployment QuickStart
Guide IBM i on System i CD Guide IBM i on System i CD
IBM WebSphere Application Server IBM WebSphere Application
Network Deployment IBM i on Server Network Deployment
System i CD (Primary / Supplements) IBM i
on System i DVD
IBM WebSphere Application Server IBM WebSphere Application
Supplements1 32-bit CD Server (Primary / Supplements)
32-bit/64-bit DVD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Application Server
Supplements1 64-bit CD
IBM WebSphere Application Server
Supplements2 64-bit CD
IBM DMZ Secure Proxy Server V7.0 IBM DMZ Secure Proxy Server
IBM i on System i CD V7.0 IBM i on System i CD
IBM WebSphere Installation IBM WebSphere Installation
Factory IBM i on System i V7.0 Factory IBM i on System i V7.0
CD CD
IBM Edge Components V7.0 32-bit
CD
IBM Edge Components V7.0 64-bit IBM Edge Components V7.0
CD 32-bit/64-bit DVD
IBM Edge Components for IPv6
V7.0 32-bit CD
IBM Edge Components for IPv6
V7.0 64-bit CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Access Manager for IBM Tivoli Access Manager for
e-business V6.1 CD e-business V6.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server IBM i on WebSphere Application Server
System i V7.0 CD IBM i on System i V7.0 CD
IBM WebSphere Application Server IBM WebSphere Application
for Developers IBM i on System i Server for Developers IBM i on
V7.0 CD Offering System i V7.0 CD/DVD Offering
Developers QuickStart Guide IBM Developers QuickStart Guide IBM
i on System i CD i on System i CD
IBM WebSphere Application Server IBM WebSphere Application
for Developers IBM i on System i Server for Developers (Primary
CD / Supplements) IBM i on System
i DVD
IBM WebSphere Application Server
Supplements IBM i on System i CD
IBM WebSphere Application Server IBM WebSphere Application
Supplements1 32-bit CD Server (Primary / Supplements)
32-bit DVD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory IBM i on System i V7.0 Factory IBM i on System i V7.0
CD CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server IBM i on WebSphere Application Server
System i V7.0 CD IBM i on System i V7.0 CD
IBM WebSphere Application Server IBM WebSphere Application
- Express IBM i on System i V7.0 Server - Express IBM i on
CD Offering System i V7.0 CD/DVD Offering
QuickStart Guide IBM i on System QuickStart Guide IBM i on
i CD System i CD
IBM WebSphere Application Server IBM WebSphere Application
- Express IBM i on System i CD Server - Express (Primary /
Supplements) IBM i on System i
DVD
IBM WebSphere Application Server
Supplements IBM i on System i CD
IBM WebSphere Application Server IBM WebSphere Application
Supplements1 32-bit CD Server (Primary / Supplements)
32-bit DVD
IBM WebSphere Application Server
Supplements2 32-bit CD
IBM WebSphere Installation IBM WebSphere Installation
Factory IBM i on System i V7.0 Factory IBM i on System i V7.0
CD CD
World Type Fonts V7.0 CD World Type Fonts V7.0 CD
IBM Rational Application IBM Rational Application
Developer Assembly and Developer Assembly and
Deployment Features for Deployment Features for
WebSphere Software V7.5 for WebSphere Software V7.5 for
Multiplatforms CD Multiplatforms CD
IBM Rational Agent Controller IBM Rational Agent Controller
V8.0 for Multiplatforms CD V8.0 for Multiplatforms CD
IBM Support Assistant Workbench IBM Support Assistant Workbench
V4.0.2 CD V4.0.2 CD
IBM Support Assistant Agent IBM Support Assistant Agent
V4.0.1 CD V4.0.1 CD
IBM Tivoli Composite Application IBM Tivoli Composite
Manager for IBM WebSphere Application Manager for IBM
Application Server IBM i on WebSphere Application Server
System i V7.0 CD IBM i on System i V7.0 CD
Security, auditability, and control
WebSphere Application
Server may use the security features of the respective operating systems,
such as local user registry. The customer is responsible for evaluation and
selection of the various WebSphere security features, including the implementation
of authentication and authorization policies. This responsibility extends
to the administration of WebSphere security policies and security-related
policies external to WebSphere, such as the operating environment, network
topology/security, and physical security.
The customer is responsible for evaluation, selection, and implementation
of security features, administrative procedures, and appropriate controls
in application systems and communication facilities.
Back to top
IBM Software
Services has the breadth, depth, and reach to manage your services needs.
You can leverage the deep technical skills of our lab-based, software services
team and the business consulting, project management, and infrastructure expertise
of our IBM Global
Services team. Also, we extend our IBM Software Services reach through IBM Business
Partners to provide an extensive portfolio of capabilities. Together, we provide
the global reach, intellectual capital, industry insight, and technology leadership
to support a wide range of critical business needs.
To learn more about IBM Software Services or to contact a Software Services
sales specialist, visit
- http://www.ibm.com/software/sw-services/
To locate an IBM Business
Partner, visit
- http://www.ibm.com/software/solutions/isv
Back to top
This product is only available via Passport Advantage. It is
not available as shrinkwrap.
Product information
Licensed function title Product group Product
category
IBM WebSphere Application Server IBM WebSphere
Application
Integration
Middleware
Other
IBM WebSphere Application Server IBM App
Network Deployment Application Integration
Integration Middleware
Middleware Other
Other
IBM WebSphere Application Server IBM App
for Developers Application Integration
Integration Middleware
Middleware Other
Other
IBM WebSphere Application IBM WebSphere
Server-Express Application
Integration
Middleware
Other
IBM WebSphere Application IBM WebSphere
Server-Express Developer Application
Integration
Middleware
Other
IBM WebSphere Application IBM WebSphere
Server-Express Intranet Option Application
Integration
Middleware
Other
Program name PID Charge unit
number description
IBM WebSphere Application Server 5724-J08 Processor Value
Unit (PVU)
IBM WebSphere Application Server 5724-J08 Processor Value
Unit (PVU)
IBM WebSphere Application Server 5724-J08 SubCapacity
Processor Value
Unit (PVU)
IBM WebSphere Application Server 5724-J08 SubCapacity
Processor Value
Unit (PVU)
IBM WebSphere Application Server 5724-J08 Processor Day
IBM WebSphere Application Server 5724-H88 Processor Day
Network Deployment
IBM WebSphere Application Server 5724-H88 SubCapacity
Network Deployment Processor Value
Unit (PVU)
IBM WebSphere Application Server 5724-H88 SubCapacity
Network Deployment Processor Value
Unit (PVU)
IBM WebSphere Application Server 5724-H88 Processor Value
Network Deployment Unit (PVU)
IBM WebSphere Application Server 5724-H88 Processor Value
Network Deployment Unit (PVU)
IBM WebSphere Application Server for 5724-H89 User(s)
Developers
IBM WebSphere Application 5724-I63 Processor Value
Server-Express Unit (PVU)
IBM WebSphere Application 5724-I63 Processor Day
Server-Express
IBM WebSphere Application 5724-I63 User(s)
Server-Express Developer
IBM WebSphere Application 5724-I63 20 Users
Server-Express Intranet Option
Charge metrics definitions
Processor Value Unit (PVU)
PVU is the unit of measure by which this program is licensed. PVU entitlements
are based on processor families (vendors and brands). A Proof of Entitlement
(PoE) must be obtained for the appropriate number of PVUs based on the level
or tier of all processor cores activated and available for use by the program
on the server. Some programs allow licensing to less than the full capacity
of the server's activated processor cores, sometimes referred to as sub-capacity
licensing. For programs which offer sub-capacity licensing, if a server is
partitioned utilizing eligible partitioning technologies, then a PoE must
be obtained for the appropriate number of PVUs based on all activated processor
cores available for use in each partition where the program runs or is managed
by the program. Refer to the International Passport Advantage Agreement
Attachment for Sub-Capacity Terms or the program's License Information to
determine applicable sub-capacity terms. The PVU entitlements are specific
to the program and may not be exchanged, interchanged, or aggregated with
PVU entitlements of another program.
For general overview of PVUs for processor families (vendors and brands),
go to
- http://www-306.ibm.com/software/lotus/passportadvantage/ pvu_licensing_for_customers.html
To calculate the exact PVU entitlements required for the program, go to
- https://www-112.ibm.com/software/howtobuy/passportadvantage/ valueunitcalculator/vucalc.wss
Program name PID number Charge unit
description
WebSphere Application 5724J08 Per Processor
Server
WebSphere Application 5724J08 Processor Day
Server
WebSphere Application 5724J08 Processors
Server
WebSphere Application 5724J08 SubCapacity
Server Processors
WebSphere Application 5724H89 Users
Server for Developers
WebSphere Application 5724H88 Per Processor
Server Network
Deployment
WebSphere Application 5724H88 Processor Day
Server Network
Deployment
WebSphere Application 5724H88 Processors
Server Network
Deployment
WebSphere Application 5724H88 SubCapacity
Server Network Processors
Deployment
Passport
Advantage program licenses
WebSphere Application
Server
Part description Part
number
IBM WebSphere Application Server
WebSphere App Svr Value Unit Annual SW S&S Rnwl E025QLL
WebSphere App Svr Value Unit Lic + SW S&S 12 Mo D55W8LL
WebSphere App Svr Value Unit SW S&S Reinstate 12 Mo D55W9LL
WebSphere Application
Server - Express
Part description Part
number
IBM WebSphere Application Server-Express Developer
WAS - Express Developer Authorized User Annual SW S&S E00MQLL
Rnwl
WAS - Express Developer Authorized User Lic + SW S&S 12 D522PLL
Mo
WAS-Express Developer Authorized User SW S&S Reinstate D522RLL
12Mo
WebSphere Application
Server - Express
Part description Part
number
IBM WebSphere Application Server-Express Intranet
Option
WebSphere Application Server-Exp Intr Opt 20 Usrs SW D522NLL
S&S Reinstate 12 Mo
WebSphere Application Server-Exp Intranet Opt 20 Usrs E00MPLL
Annual SW S&S Rnwl
WebSphere Application Server-Exp Intranet Opt 20 Usrs D522LLL
Lic + SW S&S 12 Mo
WebSphere Application
Server - Express
Part description Part
number
IBM WebSphere Application Server-Express
WebSphere Application Server Express Value Unit Annual E02HKLL
SW S&S Rnwl
WebSphere Application Server Express Value Unit Lic + D582CLL
SW S&S 12 Mo
WebSphere Application Server Express Value Unit SW S&S D582DLL
Reinstate 12 Mo
WebSphere Application
Server Network Deployment
Part description Part
number
IBM WebSphere Application Server Network Deployment
WAS Network Deployment Processor Value Unit (PVU) E025SLL
Annual SW S&S Rnwl
WAS Network Deployment Processor Value Unit (PVU) Lic + D55WJLL
SW S&S 12 Mo
WAS Network Deployment Processor Value Unit (PVU) SW D55WKLL
S&S Reinstate 12 Mo
WebSphere Application
Server for Developers
Part description Part
number
IBM WebSphere Application Server for Developers
WAS for Developers Authorized Authorized User Annual SW E00HHLL
S&S Rnwl
WAS for Developers Authorized Authorized User Lic + SW D51JXLL
S&S 12 Mo
WAS for Developers Authorized Authorized User SW S&S D51JZLL
Reinstate 12 Mo
Passport
Advantage trade-up licenses
WebSphere Application
Server
Precursor product Trade-up product Part
number
IBM WebSphere Application
Server
Qualified Competitor WAS Processor Value Unit D55WDLL
(PVU) License & SW
Maintenance 12 Mo
IBM WebSphere Application WAS Processor Value Unit D55WALL
Server Standard Edition (PVU) License & SW
Maintenance 12 Mo
IBM WebSphere Application WAS Processor Value Unit D55WBLL
Server-Express (PVU) License & SW
Maintenance 12 Mo
WebSphere Application
Server - Express
Precursor product Trade-up product Part
number
IBM WebSphere Application
Server-Express
IBM & Competitive Products WAS Express VU from IBM & D582FLL
Competitive Products Trdup
Lic + SW S&S 12 Mo
WAS-EX Intranet Option 20 WAS Express VU from WAS D582ELL
Users Exp 20 Intranet Users
Trdup Lic + SW S&S 12 Mo
WebSphere Application
Server Network Deployment
Precursor product Trade-up product Part
number
IBM WebSphere Application
Server Network Deployment
Qualified Competitor WAS Network Deployment D55WLLL
Processor Processor Value Unit (PVU)
Lic + SW S&S 12 Mo
IBM WebSphere Application WAS Network Deployment D55WNLL
Server Processor Value Unit (PVU)
Lic + SW S&S 12 Mo
IBM WebSphere Application WAS Network Deployment D55WMLL
Server Advanced Single Processor Value Unit (PVU)
Server Edition Lic + SW S&S 12 Mo
Passport Advantage supply
Program name/description Part
number
WAS - Express V7.0.0
WAS - Express V7.0 for Windows® on Intel® 32bit CD ROM BA0RNML
ML Media Pack
WAS - Express V7.0 for AIX on PowerPC 32bit CD ROM ML BA0RPML
Media Pack
WAS - Express V7.0 for HP-UX on PA-RISC 32bit CD ROM ML BA0RQML
Media Pack
WAS - Express V7.0 for Solaris SPARC 32bit CD ROM ML BA0RSML
Media Pack
WAS - Express V7.0 for IBM i on System i CD ROM ML BA0RTML
Media Pack
WAS - Express V7.0 for Linux® on Intel 32bit CD ROM ML BA0RUML
Media Pack
WAS - Express V7.0 for Linux on PowerPC 32bit CD ROM ML BA0RVML
Media Pack
WAS - Express V7.0 for Windows on Intel 32bit DVD/CD BA0RWML
ROM ML Media Pack
WAS - Express V7.0 for AIX on PowerPC 32bit DVD/CD ROM BA0RXML
ML Media Pack
WAS - Express V7.0 for HP-UX on PA-RISC 32bit DVD/CD BA0RYML
ROM ML Media Pack
WAS - Express V7.0 for Solaris SPARC 32bit DVD/CD ROM BA0S0ML
ML Media Pack
WAS - Express V7.0 for IBM i on System i DVD/CD ROM ML BA0S1ML
Media Pack
WAS - Express V7.0 for Linux on Intel 32bit DVD/CD ROM BA0S2ML
ML Media Pack
WAS - Express V7.0 for Linux on PowerPC 32bit DVD/CD BA0S3ML
ROM ML Media Pack
WAS Network Deployment V7.0.0
WAS Network Deployment V7.0 for Windows on Intel 32bit BA0QRML
CD ROM, ML Media Pk
WAS Network Deployment V7.0 for Windows on AMD 64bit CD BA0QSML
ROM ML Media Pack
WAS Network Deployment V7.0 for AIX on PowerPC 32bit CD BA0QTML
ROM, ML Media Pack
WAS Network Deployment V7.0.0 for HP-UX on PA-RISC BA0QVML
32bit CD ROM, ML Md Pk
WAS Network Deployment V7.0 for HP-UX on Integrity BA0QWML
64bit CD ROM ML Media Pk
WAS Network Deployment V7.0 for Solaris SPARC 32bit CD BA0QXML
ROM ML Media Pk
WAS Network Deployment V7.0 for Solaris SPARC 64bit CD BA0QYML
ROM ML Md Pack
WAS Network Deployment V7.0 for Solaris on AMD 64Bit CD BA0QZML
ROM, ML Media Pack
WAS Network Deployment V7.0 for IBM i on System i CD BA0R0ML
ROM, ML Media Pack
WAS Network Deployment V7.0 for Linux on Intel 32bit CD BA0R1ML
ROM, ML Medida Pack
WAS Network Deployment V7.0 for Linux on AMD 64bit CD BA0R2ML
ROM ML Media Pk
WAS Network Deployment V7.0 for Linux on PowerPC 32bit BA0R3ML
CD ROM, ML Media Pk
WAS Network Deployment V7.0 for Linux on PowerPC 64bit BA0R4ML
CD ROM ML Media Pack
WAS Network Deployment V7.0 for Linux on System ztm 31bit BA0R5ML
CD ROM. ML Md PK
WAS Network Deployment V7.0 for Linux on System z 64bit BA0R6ML
CD ROM ML Media Pk
WAS Network Deployment V7.0 for Windows on Intel 32bit BA0R7ML
DVD/CD ML Media Pk
WAS Network Deployment V7.0 for Windows on AMD 64bit BA0R8ML
DVD/CD ROM ML Media Pk
WAS Network Deployment V7.0 for AIX on PowerPC 32bit BA0R9ML
DVD/CDROM, ML Media Pk
WAS Network Deployment V7.0 for AIX on PowerPC 64bit BA0RAML
DVD/CD ML Media Pk
WAS Network Deployment V7.0 for HP-UX on PA-RISC 32bit BA0RBML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for HP-UX on Integrity BA0RCML
64bit DVD/CDROM ML Md Pk
WAS Network Deployment V7.0 for Solaris SPARC 32bit BA0RDML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for Solaris SPARC 64bit BA0REML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for Solaris on AMD 64bit BA0RFML
DVD/CD ROM ML Media Pk
WAS Network Deployment V7.0 for IBM i on System i BA0RGML
DVD/CD ROM ML Media Pk
WAS Network Deployment V7.0 for Linux on Intel for BA0RHML
32bit DVD/CD ML Media Pk
WAS Network Deployment V7.0 for Linux on AMD 64bit BA0RIML
DVD/CD ROM ML Media Pk
WAS Network Deployment V7.0 for Linux on PowerPC 32bit BA0RJML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for Linux on PowerPC 64bit BA0RKML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for Linux on System z 31bit BA0RLML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for Linux on System z 64bit BA0RMML
DVD/CD ROM ML Md Pk
WAS Network Deployment V7.0 for AIX on PowerPC 64bit CD BA0QUML
ROM ML Media Pack
WAS V7.0.0
WebSphere Application Server V7.0 for Windows on Intel BA0PUML
32bit CDROM ML Md Pk
WebSphere Applicaiton Server V7.0 for Windows on AMD BA0PVML
64bit CD ROM ML Md Pk
WebSphere Application Server V7.0 for AIX on PowerPC BA0PWML
32bit CD ROM ML Md Pk
WebSphere Application Server V7.0 for AIX on PowerPC BA0PXML
64bit CD ROM ML Md Pk
WebSphere Application Server V7.0 for HP-UX on PA-RISC BA0PYML
32bit CDR ML Md Pk
WebSphere Application Server V7.0 for HP-UX on BA0PZML
Integrity 64bit CDR ML Md Pk
WebSphere Application Server V7.0 for Solaris SPARC BA0Q0ML
32bit CDROM ML Md Pk
WebSphere Application Server V7.0 for Solaris SPARC BA0Q1ML
64bit CDROM ML Md Pk
WebSphere Application Server V7.0 for Solaris on AMD BA0Q2ML
64bit CD ROM ML Md Pk
WebSphere Application Server V7.0 for IBM i on System i BA0Q3ML
CD ROM ML Media Pk
WebSphere Application Server V7.0 for Linux on Intel BA0Q4ML
32bit CD ROM ML Md Pk
WebSphere Application Server V7.0 for Linux on AMD BA0Q5ML
64bit CD ROM ML Media Pk
WebSphere Application Server V7.0 for Linux on PowerPC BA0Q6ML
32bit CDROM ML Md Pk
WebSphere Application Server V7.0 for Linux on PowerPC BA0Q7ML
64bkit CDROM ML Md P
WebSphere Application Server V7.0 for Linux on System z BA0Q8ML
31bit CDROM ML MP
WebSphere Application Server V7.0 for Linux on System z BA0Q9ML
64bit CD ROM ML MP
WebSphere Application Server V7.0 for Windows on Intel BA0QAML
32bit DVD/CD ML MP
WebSphere Application Server V7.0 for Windows on AMD BA0QBML
64bit DVD/CD ROM ML MP
WebSphere Application Server V7.0 for AIX on PowerPC BA0QCML
32bit DVD/CD ROM ML MP
WebSphere Application Server V7.0 for AIX on PowerPC BA0QDML
64bit DVD/CD ML Md Pk
WebSphere Application Server V7.0 for HP-UX on PA-RISC BA0QEML
32bit DVD/CD ML MP
WebSphere Application Server V7.0 for HP-UX on BA0QFML
Integrity 64bit DVD/CD ML MP
WebSphere Application Server V7.0 for Solaris SPARC BA0QGML
32bit DVD/CD ML MP
WebSphere Application Server V7.0 for Solaris SPARC BA0QHML
64bit DVD/CD ML MP
WebSphere Application Server V7.0 for Solaris on AMD BA0QIML
64bit DVD/CD ROM ML MP
WebSphere Application Server V7.0 for IBM i on System i BA0QJML
DVD/CD ROM ML Md Pk
WebSphere Application Server V7.0 for Linux on Intel BA0QKML
32bit DVD/CDROM ML MP
WebSphere Application Server V7.0 for Linux on AMD BA0QLML
64bit DVD/CD ROM ML MP
WebSphere Application Server V7.0 for Linux on PowerPC BA0QMML
32bit DVD/CD ML MP
WebSphere Application Server V7.0 for Linux on PowerPC BA0QNML
64bit DVD/CD ML MP
WebSphere Application Server V7.0 for Linux on System z BA0QPML
31bit DVD/CD ML MP
WebSphere Application Server V7.0 for Linux on System z BA0QQML
64bit DVD/CD ML MP
WAS for Developers V7.0.0
WAS for Developers V7.0 for Windows on Intel 32bit BA0S4ML
DVD/CD ROM ML Media Pack
WAS for Developers V7.0 for AIX on PowerPC 32bit DVD/CD BA0S5ML
ROM ML Media Pack
WAS for Developers V7.0 for HP-UX on PA-RISC 32bit BA0S6ML
DV/CD ROM ML Media Pack
WAS for Developers V7.0 for Solaris SPARC 32bit DVD/CD BA0S8ML
ROM ML Media Pack
WAS for Developers V7.0 for IBM i on System i DVD/CD BA0S9ML
ROM ML Media Pack
WAS for Developers V7.0 for Linux on Intel 32bit DVD/CD BA0SAML
ROM ML Media Pack
WAS for Developers V7.0 for Linux on PowerPC 32bit BA0SBML
DVD/CD ROM ML Media Pack
WAS for Developers V7.0 for Windows on Intel 32bit CD BA0SCML
ROM ML Media Pack
WAS for Developers V7.0 for AIX on PowerPC 32bit CD ROM BA0SDML
ML Media Pack
WAS for Developers V7.0 for HP-UX on PA-RISC 32bit CD BA0SEML
ROM ML Media Pack
WAS for Developers V7.0 for Solaris SPARC 32bit CD ROM BA0SGML
ML Media Pack
WAS for Developers V7.0 for IBM i on System i CD ROM ML BA0SHML
Media Pack
WAS for Developers V7.0 for Linux on Intel 32bit CD ROM BA0SIML
ML Media Pack
WAS for Developers V7.0 for Linux on PowerPC 32bit CD BA0SJML
ROM ML Media Pack
Passport Advantage customer: Media pack
entitlement details
Customers with active maintenance or subscription for the products listed
are entitled to receive the corresponding media pack.
WAS V7.0.0
Entitled maintenance Media packs description Part
offerings description number
IBM WebSphere Application WebSphere Application BA0QIML
Server Processor Value Server V7.0 for Solaris on
Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0Q2ML
Server Processor Value Server V7.0 for Solaris on
Unit AMD 64bit CD ROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QGML
Server Processor Value Server V7.0 for Solaris
Unit SPARC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q0ML
Server Processor Value Server V7.0 for Solaris
Unit SPARC 32bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QQML
Server Processor Value Server V7.0 for Linux on
Unit System z 64bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0Q9ML
Server Processor Value Server V7.0 for Linux on
Unit System z 64bit CD ROM ML
MP
IBM WebSphere Application WebSphere Application BA0QPML
Server Processor Value Server V7.0 for Linux on
Unit System z 31bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0Q8ML
Server Processor Value Server V7.0 for Linux on
Unit System z 31bit CDROM ML MP
IBM WebSphere Application WebSphere Application BA0QAML
Server Processor Value Server V7.0 for Windows on
Unit Intel 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0PUML
Server Processor Value Server V7.0 for Windows on
Unit Intel 32bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QJML
Server Processor Value Server V7.0 for IBM i on
Unit System i DVD/CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0Q3ML
Server Processor Value Server V7.0 for IBM i on
Unit System i CD ROM ML Media
Pk
IBM WebSphere Application WebSphere Application BA0QHML
Server Processor Value Server V7.0 for Solaris
Unit SPARC 64bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q1ML
Server Processor Value Server V7.0 for Solaris
Unit SPARC 64bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QBML
Server Processor Value Server V7.0 for Windows on
Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Applicaiton BA0PVML
Server Processor Value Server V7.0 for Windows on
Unit AMD 64bit CD ROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QFML
Server Processor Value Server V7.0 for HP-UX on
Unit Integrity 64bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0PZML
Server Processor Value Server V7.0 for HP-UX on
Unit Integrity 64bit CDR ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QEML
Server Processor Value Server V7.0 for HP-UX on
Unit PA-RISC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0PYML
Server Processor Value Server V7.0 for HP-UX on
Unit PA-RISC 32bit CDR ML Md Pk
IBM WebSphere Application WebSphere Application BA0QCML
Server Processor Value Server V7.0 for AIX on
Unit PowerPC 32bit DVD/CD ROM
ML MP
IBM WebSphere Application WebSphere Application BA0PWML
Server Processor Value Server V7.0 for AIX on
Unit PowerPC 32bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QDML
Server Processor Value Server V7.0 for AIX on
Unit PowerPC 64bit DVD/CD ML Md
Pk
IBM WebSphere Application WebSphere Application BA0PXML
Server Processor Value Server V7.0 for AIX on
Unit PowerPC 64bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QMML
Server Processor Value Server V7.0 for Linux on
Unit PowerPC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q6ML
Server Processor Value Server V7.0 for Linux on
Unit PowerPC 32bit CDROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QLML
Server Processor Value Server V7.0 for Linux on
Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0Q5ML
Server Processor Value Server V7.0 for Linux on
Unit AMD 64bit CD ROM ML Media
Pk
IBM WebSphere Application WebSphere Application BA0QKML
Server Processor Value Server V7.0 for Linux on
Unit Intel 32bit DVD/CDROM ML
MP
IBM WebSphere Application WebSphere Application BA0Q4ML
Server Processor Value Server V7.0 for Linux on
Unit Intel 32bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QNML
Server Processor Value Server V7.0 for Linux on
Unit PowerPC 64bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q7ML
Server Processor Value Server V7.0 for Linux on
Unit PowerPC 64bkit CDROM ML Md
P
IBM WebSphere Application WebSphere Application BA0PWML
Server SubCapacity Server V7.0 for AIX on
Processor Value Unit PowerPC 32bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QCML
Server SubCapacity Server V7.0 for AIX on
Processor Value Unit PowerPC 32bit DVD/CD ROM
ML MP
IBM WebSphere Application WebSphere Application BA0PXML
Server SubCapacity Server V7.0 for AIX on
Processor Value Unit PowerPC 64bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QDML
Server SubCapacity Server V7.0 for AIX on
Processor Value Unit PowerPC 64bit DVD/CD ML Md
Pk
IBM WebSphere Application WebSphere Application BA0PZML
Server SubCapacity Server V7.0 for HP-UX on
Processor Value Unit Integrity 64bit CDR ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QFML
Server SubCapacity Server V7.0 for HP-UX on
Processor Value Unit Integrity 64bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0PYML
Server SubCapacity Server V7.0 for HP-UX on
Processor Value Unit PA-RISC 32bit CDR ML Md Pk
IBM WebSphere Application WebSphere Application BA0QEML
Server SubCapacity Server V7.0 for HP-UX on
Processor Value Unit PA-RISC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q4ML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit Intel 32bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QKML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit Intel 32bit DVD/CDROM ML
MP
IBM WebSphere Application WebSphere Application BA0Q7ML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit PowerPC 64bkit CDROM ML Md
P
IBM WebSphere Application WebSphere Application BA0QNML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit PowerPC 64bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q6ML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit PowerPC 32bit CDROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QMML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit PowerPC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q5ML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit AMD 64bit CD ROM ML Media
Pk
IBM WebSphere Application WebSphere Application BA0QLML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0Q9ML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit System z 64bit CD ROM ML
MP
IBM WebSphere Application WebSphere Application BA0QQML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit System z 64bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0Q8ML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit System z 31bit CDROM ML MP
IBM WebSphere Application WebSphere Application BA0QPML
Server SubCapacity Server V7.0 for Linux on
Processor Value Unit System z 31bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0Q2ML
Server SubCapacity Server V7.0 for Solaris on
Processor Value Unit AMD 64bit CD ROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QIML
Server SubCapacity Server V7.0 for Solaris on
Processor Value Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0Q0ML
Server SubCapacity Server V7.0 for Solaris
Processor Value Unit SPARC 32bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QGML
Server SubCapacity Server V7.0 for Solaris
Processor Value Unit SPARC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q1ML
Server SubCapacity Server V7.0 for Solaris
Processor Value Unit SPARC 64bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QHML
Server SubCapacity Server V7.0 for Solaris
Processor Value Unit SPARC 64bit DVD/CD ML MP
IBM WebSphere Application WebSphere Applicaiton BA0PVML
Server SubCapacity Server V7.0 for Windows on
Processor Value Unit AMD 64bit CD ROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QBML
Server SubCapacity Server V7.0 for Windows on
Processor Value Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0PUML
Server SubCapacity Server V7.0 for Windows on
Processor Value Unit Intel 32bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QAML
Server SubCapacity Server V7.0 for Windows on
Processor Value Unit Intel 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q3ML
Server SubCapacity Server V7.0 for IBM i on
Processor Value Unit System i CD ROM ML Media
Pk
IBM WebSphere Application WebSphere Application BA0QJML
Server SubCapacity Server V7.0 for IBM i on
Processor Value Unit System i DVD/CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QIML
Server for Linux on System Server V7.0 for Solaris on
z Processor Value Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0Q2ML
Server for Linux on System Server V7.0 for Solaris on
z Processor Value Unit AMD 64bit CD ROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QGML
Server for Linux on System Server V7.0 for Solaris
z Processor Value Unit SPARC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q0ML
Server for Linux on System Server V7.0 for Solaris
z Processor Value Unit SPARC 32bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QQML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit System z 64bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0Q9ML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit System z 64bit CD ROM ML
MP
IBM WebSphere Application WebSphere Application BA0QPML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit System z 31bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0Q8ML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit System z 31bit CDROM ML MP
IBM WebSphere Application WebSphere Application BA0QAML
Server for Linux on System Server V7.0 for Windows on
z Processor Value Unit Intel 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0PUML
Server for Linux on System Server V7.0 for Windows on
z Processor Value Unit Intel 32bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QJML
Server for Linux on System Server V7.0 for IBM i on
z Processor Value Unit System i DVD/CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0Q3ML
Server for Linux on System Server V7.0 for IBM i on
z Processor Value Unit System i CD ROM ML Media
Pk
IBM WebSphere Application WebSphere Application BA0QHML
Server for Linux on System Server V7.0 for Solaris
z Processor Value Unit SPARC 64bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q1ML
Server for Linux on System Server V7.0 for Solaris
z Processor Value Unit SPARC 64bit CDROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QBML
Server for Linux on System Server V7.0 for Windows on
z Processor Value Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Applicaiton BA0PVML
Server for Linux on System Server V7.0 for Windows on
z Processor Value Unit AMD 64bit CD ROM ML Md Pk
IBM WebSphere Application WebSphere Application BA0QFML
Server for Linux on System Server V7.0 for HP-UX on
z Processor Value Unit Integrity 64bit DVD/CD ML
MP
IBM WebSphere Application WebSphere Application BA0PZML
Server for Linux on System Server V7.0 for HP-UX on
z Processor Value Unit Integrity 64bit CDR ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QEML
Server for Linux on System Server V7.0 for HP-UX on
z Processor Value Unit PA-RISC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0PYML
Server for Linux on System Server V7.0 for HP-UX on
z Processor Value Unit PA-RISC 32bit CDR ML Md Pk
IBM WebSphere Application WebSphere Application BA0QCML
Server for Linux on System Server V7.0 for AIX on
z Processor Value Unit PowerPC 32bit DVD/CD ROM
ML MP
IBM WebSphere Application WebSphere Application BA0PWML
Server for Linux on System Server V7.0 for AIX on
z Processor Value Unit PowerPC 32bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QDML
Server for Linux on System Server V7.0 for AIX on
z Processor Value Unit PowerPC 64bit DVD/CD ML Md
Pk
IBM WebSphere Application WebSphere Application BA0PXML
Server for Linux on System Server V7.0 for AIX on
z Processor Value Unit PowerPC 64bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QMML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit PowerPC 32bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q6ML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit PowerPC 32bit CDROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QLML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit AMD 64bit DVD/CD ROM ML MP
IBM WebSphere Application WebSphere Application BA0Q5ML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit AMD 64bit CD ROM ML Media
Pk
IBM WebSphere Application WebSphere Application BA0QKML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit Intel 32bit DVD/CDROM ML
MP
IBM WebSphere Application WebSphere Application BA0Q4ML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit Intel 32bit CD ROM ML Md
Pk
IBM WebSphere Application WebSphere Application BA0QNML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit PowerPC 64bit DVD/CD ML MP
IBM WebSphere Application WebSphere Application BA0Q7ML
Server for Linux on System Server V7.0 for Linux on
z Processor Value Unit PowerPC 64bkit CDROM ML Md
P
IBM WebSphere Application WebSphere Application BA0PWML
Server for Linux on System Server V7.0 for AIX on
z Subcapacity Processor PowerPC 32bit CD ROM ML Md
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QCML
Server for Linux on System Server V7.0 for AIX on
z Subcapacity Processor PowerPC 32bit DVD/CD ROM
Value Unit ML MP
IBM WebSphere Application WebSphere Application BA0PXML
Server for Linux on System Server V7.0 for AIX on
z Subcapacity Processor PowerPC 64bit CD ROM ML Md
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QDML
Server for Linux on System Server V7.0 for AIX on
z Subcapacity Processor PowerPC 64bit DVD/CD ML Md
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0PZML
Server for Linux on System Server V7.0 for HP-UX on
z Subcapacity Processor Integrity 64bit CDR ML Md
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QFML
Server for Linux on System Server V7.0 for HP-UX on
z Subcapacity Processor Integrity 64bit DVD/CD ML
Value Unit MP
IBM WebSphere Application WebSphere Application BA0PYML
Server for Linux on System Server V7.0 for HP-UX on
z Subcapacity Processor PA-RISC 32bit CDR ML Md Pk
Value Unit
IBM WebSphere Application WebSphere Application BA0QEML
Server for Linux on System Server V7.0 for HP-UX on
z Subcapacity Processor PA-RISC 32bit DVD/CD ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q4ML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor Intel 32bit CD ROM ML Md
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QKML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor Intel 32bit DVD/CDROM ML
Value Unit MP
IBM WebSphere Application WebSphere Application BA0Q7ML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor PowerPC 64bkit CDROM ML Md
Value Unit P
IBM WebSphere Application WebSphere Application BA0QNML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor PowerPC 64bit DVD/CD ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q6ML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor PowerPC 32bit CDROM ML Md
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QMML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor PowerPC 32bit DVD/CD ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q5ML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor AMD 64bit CD ROM ML Media
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QLML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor AMD 64bit DVD/CD ROM ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q9ML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor System z 64bit CD ROM ML
Value Unit MP
IBM WebSphere Application WebSphere Application BA0QQML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor System z 64bit DVD/CD ML
Value Unit MP
IBM WebSphere Application WebSphere Application BA0Q8ML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor System z 31bit CDROM ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0QPML
Server for Linux on System Server V7.0 for Linux on
z Subcapacity Processor System z 31bit DVD/CD ML
Value Unit MP
IBM WebSphere Application WebSphere Application BA0Q2ML
Server for Linux on System Server V7.0 for Solaris on
z Subcapacity Processor AMD 64bit CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WebSphere Application BA0QIML
Server for Linux on System Server V7.0 for Solaris on
z Subcapacity Processor AMD 64bit DVD/CD ROM ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q0ML
Server for Linux on System Server V7.0 for Solaris
z Subcapacity Processor SPARC 32bit CDROM ML Md Pk
Value Unit
IBM WebSphere Application WebSphere Application BA0QGML
Server for Linux on System Server V7.0 for Solaris
z Subcapacity Processor SPARC 32bit DVD/CD ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q1ML
Server for Linux on System Server V7.0 for Solaris
z Subcapacity Processor SPARC 64bit CDROM ML Md Pk
Value Unit
IBM WebSphere Application WebSphere Application BA0QHML
Server for Linux on System Server V7.0 for Solaris
z Subcapacity Processor SPARC 64bit DVD/CD ML MP
Value Unit
IBM WebSphere Application WebSphere Applicaiton BA0PVML
Server for Linux on System Server V7.0 for Windows on
z Subcapacity Processor AMD 64bit CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WebSphere Application BA0QBML
Server for Linux on System Server V7.0 for Windows on
z Subcapacity Processor AMD 64bit DVD/CD ROM ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0PUML
Server for Linux on System Server V7.0 for Windows on
z Subcapacity Processor Intel 32bit CDROM ML Md Pk
Value Unit
IBM WebSphere Application WebSphere Application BA0QAML
Server for Linux on System Server V7.0 for Windows on
z Subcapacity Processor Intel 32bit DVD/CD ML MP
Value Unit
IBM WebSphere Application WebSphere Application BA0Q3ML
Server for Linux on System Server V7.0 for IBM i on
z Subcapacity Processor System i CD ROM ML Media
Value Unit Pk
IBM WebSphere Application WebSphere Application BA0QJML
Server for Linux on System Server V7.0 for IBM i on
z Subcapacity Processor System i DVD/CD ROM ML Md
Value Unit Pk
WAS for Developers V7.0.0
Entitled maintenance Media packs description Part
offerings description number
WebSphere Application WAS for Developers V7.0 BA0S8ML
Server Developers User for Solaris SPARC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SGML
Server Developers User for Solaris SPARC 32bit CD
ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SBML
Server Developers User for Linux on PowerPC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SCML
Server Developers User for Windows on Intel 32bit
CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0S9ML
Server Developers User for IBM i on System i
DVD/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SHML
Server Developers User for IBM i on System i CD
ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0S4ML
Server Developers User for Windows on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SEML
Server Developers User for HP-UX on PA-RISC 32bit
CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0S5ML
Server Developers User for AIX on PowerPC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SDML
Server Developers User for AIX on PowerPC 32bit
CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0S6ML
Server Developers User for HP-UX on PA-RISC 32bit
DV/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SJML
Server Developers User for Linux on PowerPC 32bit
CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SAML
Server Developers User for Linux on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS for Developers V7.0 BA0SIML
Server Developers User for Linux on Intel 32bit
CD ROM ML Media Pack
WAS - Express V7.0.0
Entitled maintenance Media packs description Part
offerings description number
WebSphere Application WAS - Express V7.0 for BA0S0ML
Server - Express Processor Solaris SPARC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RSML
Server - Express Processor Solaris SPARC 32bit CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S2ML
Server - Express Processor Linux on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RNML
Server - Express Processor Windows on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0S1ML
Server - Express Processor i on System i DVD/CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0RTML
Server - Express Processor i on System i CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for BA0RWML
Server - Express Processor Windows on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RQML
Server - Express Processor HP-UX on PA-RISC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RXML
Server - Express Processor on PowerPC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RPML
Server - Express Processor on PowerPC 32bit CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for BA0RYML
Server - Express Processor HP-UX on PA-RISC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RUML
Server - Express Processor Linux on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S3ML
Server - Express Processor Linux on PowerPC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RVML
Server - Express Processor Linux on PowerPC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RPML
Server Express Value Unit on PowerPC 32bit CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RXML
Server Express Value Unit on PowerPC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RQML
Server Express Value Unit HP-UX on PA-RISC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RYML
Server Express Value Unit HP-UX on PA-RISC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RVML
Server Express Value Unit Linux on PowerPC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S3ML
Server Express Value Unit Linux on PowerPC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RUML
Server Express Value Unit Linux on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S2ML
Server Express Value Unit Linux on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RSML
Server Express Value Unit Solaris SPARC 32bit CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S0ML
Server Express Value Unit Solaris SPARC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RNML
Server Express Value Unit Windows on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RWML
Server Express Value Unit Windows on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0RTML
Server Express Value Unit i on System i CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0S1ML
Server Express Value Unit i on System i DVD/CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S0ML
Server-Express 20 Users Solaris SPARC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RSML
Server-Express 20 Users Solaris SPARC 32bit CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S2ML
Server-Express 20 Users Linux on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RNML
Server-Express 20 Users Windows on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0S1ML
Server-Express 20 Users i on System i DVD/CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0RTML
Server-Express 20 Users i on System i CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for BA0RWML
Server-Express 20 Users Windows on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RQML
Server-Express 20 Users HP-UX on PA-RISC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RXML
Server-Express 20 Users on PowerPC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RPML
Server-Express 20 Users on PowerPC 32bit CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for BA0RYML
Server-Express 20 Users HP-UX on PA-RISC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RUML
Server-Express 20 Users Linux on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S3ML
Server-Express 20 Users Linux on PowerPC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RVML
Server-Express 20 Users Linux on PowerPC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RPML
Server-Express Developer on PowerPC 32bit CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for AIX BA0RXML
Server-Express Developer on PowerPC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RQML
Server-Express Developer HP-UX on PA-RISC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RYML
Server-Express Developer HP-UX on PA-RISC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RVML
Server-Express Developer Linux on PowerPC 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S3ML
Server-Express Developer Linux on PowerPC 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RUML
Server-Express Developer Linux on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S2ML
Server-Express Developer Linux on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RSML
Server-Express Developer Solaris SPARC 32bit CD ROM
ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0S0ML
Server-Express Developer Solaris SPARC 32bit DVD/CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RNML
Server-Express Developer Windows on Intel 32bit CD
ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for BA0RWML
Server-Express Developer Windows on Intel 32bit
DVD/CD ROM ML Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0RTML
Server-Express Developer i on System i CD ROM ML
Media Pack
WebSphere Application WAS - Express V7.0 for IBM BA0S1ML
Server-Express Developer i on System i DVD/CD ROM
ML Media Pack
WAS Network Deployment V7.0.0
Entitled maintenance Media packs description Part
offerings description number
IBM WebSphere Application WAS Network Deployment BA0RFML
Server Network Deployment V7.0 for Solaris on AMD
Processor Value Unit 64bit DVD/CD ROM ML Media
Pk
IBM WebSphere Application WAS Network Deployment BA0QZML
Server Network Deployment V7.0 for Solaris on AMD
Processor Value Unit 64Bit CD ROM, ML Media
Pack
IBM WebSphere Application WAS Network Deployment BA0RDML
Server Network Deployment V7.0 for Solaris SPARC
Processor Value Unit 32bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0QXML
Server Network Deployment V7.0 for Solaris SPARC
Processor Value Unit 32bit CD ROM ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0RIML
Server Network Deployment V7.0 for Linux on AMD
Processor Value Unit 64bit DVD/CD ROM ML Media
Pk
IBM WebSphere Application WAS Network Deployment BA0RKML
Server Network Deployment V7.0 for Linux on PowerPC
Processor Value Unit 64bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0RLML
Server Network Deployment V7.0 for Linux on System z
Processor Value Unit 31bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0R5ML
Server Network Deployment V7.0 for Linux on System z
Processor Value Unit 31bit CD ROM. ML Md PK
IBM WebSphere Application WAS Network Deployment BA0R8ML
Server Network Deployment V7.0 for Windows on AMD
Processor Value Unit 64bit DVD/CD ROM ML Media
Pk
IBM WebSphere Application WAS Network Deployment BA0QSML
Server Network Deployment V7.0 for Windows on AMD
Processor Value Unit 64bit CD ROM ML Media Pack
IBM WebSphere Application WAS Network Deployment BA0RGML
Server Network Deployment V7.0 for IBM i on System i
Processor Value Unit DVD/CD ROM ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0R0ML
Server Network Deployment V7.0 for IBM i on System i
Processor Value Unit CD ROM, ML Media Pack
IBM WebSphere Application WAS Network Deployment BA0REML
Server Network Deployment V7.0 for Solaris SPARC
Processor Value Unit 64bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0QYML
Server Network Deployment V7.0 for Solaris SPARC
Processor Value Unit 64bit CD ROM ML Md Pack
IBM WebSphere Application WAS Network Deployment BA0R7ML
Server Network Deployment V7.0 for Windows on Intel
Processor Value Unit 32bit DVD/CD ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0QRML
Server Network Deployment V7.0 for Windows on Intel
Processor Value Unit 32bit CD ROM, ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0RCML
Server Network Deployment V7.0 for HP-UX on
Processor Value Unit Integrity 64bit DVD/CDROM
ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0QWML
Server Network Deployment V7.0 for HP-UX on
Processor Value Unit Integrity 64bit CD ROM ML
Media Pk
IBM WebSphere Application WAS Network Deployment BA0RBML
Server Network Deployment V7.0 for HP-UX on PA-RISC
Processor Value Unit 32bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0QVML
Server Network Deployment V7.0.0 for HP-UX on
Processor Value Unit PA-RISC 32bit CD ROM, ML
Md Pk
IBM WebSphere Application WAS Network Deployment BA0R9ML
Server Network Deployment V7.0 for AIX on PowerPC
Processor Value Unit 32bit DVD/CDROM, ML Media
Pk
IBM WebSphere Application WAS Network Deployment BA0QTML
Server Network Deployment V7.0 for AIX on PowerPC
Processor Value Unit 32bit CD ROM, ML Media
Pack
IBM WebSphere Application WAS Network Deployment BA0RAML
Server Network Deployment V7.0 for AIX on PowerPC
Processor Value Unit 64bit DVD/CD ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0QUML
Server Network Deployment V7.0 for AIX on PowerPC
Processor Value Unit 64bit CD ROM ML Media Pack
IBM WebSphere Application WAS Network Deployment BA0R3ML
Server Network Deployment V7.0 for Linux on PowerPC
Processor Value Unit 32bit CD ROM, ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0RMML
Server Network Deployment V7.0 for Linux on System z
Processor Value Unit 64bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0R4ML
Server Network Deployment V7.0 for Linux on PowerPC
Processor Value Unit 64bit CD ROM ML Media Pack
IBM WebSphere Application WAS Network Deployment BA0RJML
Server Network Deployment V7.0 for Linux on PowerPC
Processor Value Unit 32bit DVD/CD ROM ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0R1ML
Server Network Deployment V7.0 for Linux on Intel
Processor Value Unit 32bit CD ROM, ML Medida
Pack
IBM WebSphere Application WAS Network Deployment BA0R2ML
Server Network Deployment V7.0 for Linux on AMD
Processor Value Unit 64bit CD ROM ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0R6ML
Server Network Deployment V7.0 for Linux on System z
Processor Value Unit 64bit CD ROM ML Media Pk
IBM WebSphere Application WAS Network Deployment BA0RHML
Server Network Deployment V7.0 for Linux on Intel
Processor Value Unit for 32bit DVD/CD ML Media
Pk
IBM WebSphere Application WAS Network Deployment BA0QTML
Server Network Deployment V7.0 for AIX on PowerPC
SubCapacity Processor 32bit CD ROM, ML Media
Value Unit Pack
IBM WebSphere Application WAS Network Deployment BA0R9ML
Server Network Deployment V7.0 for AIX on PowerPC
SubCapacity Processor 32bit DVD/CDROM, ML Media
Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0QUML
Server Network Deployment V7.0 for AIX on PowerPC
SubCapacity Processor 64bit CD ROM ML Media Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RAML
Server Network Deployment V7.0 for AIX on PowerPC
SubCapacity Processor 64bit DVD/CD ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QWML
Server Network Deployment V7.0 for HP-UX on
SubCapacity Processor Integrity 64bit CD ROM ML
Value Unit Media Pk
IBM WebSphere Application WAS Network Deployment BA0RCML
Server Network Deployment V7.0 for HP-UX on
SubCapacity Processor Integrity 64bit DVD/CDROM
Value Unit ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0QVML
Server Network Deployment V7.0.0 for HP-UX on
SubCapacity Processor PA-RISC 32bit CD ROM, ML
Value Unit Md Pk
IBM WebSphere Application WAS Network Deployment BA0RBML
Server Network Deployment V7.0 for HP-UX on PA-RISC
SubCapacity Processor 32bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R2ML
Server Network Deployment V7.0 for Linux on AMD
SubCapacity Processor 64bit CD ROM ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R1ML
Server Network Deployment V7.0 for Linux on Intel
SubCapacity Processor 32bit CD ROM, ML Medida
Value Unit Pack
IBM WebSphere Application WAS Network Deployment BA0RHML
Server Network Deployment V7.0 for Linux on Intel
SubCapacity Processor for 32bit DVD/CD ML Media
Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0R6ML
Server Network Deployment V7.0 for Linux on System z
SubCapacity Processor 64bit CD ROM ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RMML
Server Network Deployment V7.0 for Linux on System z
SubCapacity Processor 64bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R3ML
Server Network Deployment V7.0 for Linux on PowerPC
SubCapacity Processor 32bit CD ROM, ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RJML
Server Network Deployment V7.0 for Linux on PowerPC
SubCapacity Processor 32bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R4ML
Server Network Deployment V7.0 for Linux on PowerPC
SubCapacity Processor 64bit CD ROM ML Media Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RKML
Server Network Deployment V7.0 for Linux on PowerPC
SubCapacity Processor 64bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RIML
Server Network Deployment V7.0 for Linux on AMD
SubCapacity Processor 64bit DVD/CD ROM ML Media
Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0R5ML
Server Network Deployment V7.0 for Linux on System z
SubCapacity Processor 31bit CD ROM. ML Md PK
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RLML
Server Network Deployment V7.0 for Linux on System z
SubCapacity Processor 31bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QZML
Server Network Deployment V7.0 for Solaris on AMD
SubCapacity Processor 64Bit CD ROM, ML Media
Value Unit Pack
IBM WebSphere Application WAS Network Deployment BA0RFML
Server Network Deployment V7.0 for Solaris on AMD
SubCapacity Processor 64bit DVD/CD ROM ML Media
Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0QXML
Server Network Deployment V7.0 for Solaris SPARC
SubCapacity Processor 32bit CD ROM ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RDML
Server Network Deployment V7.0 for Solaris SPARC
SubCapacity Processor 32bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QYML
Server Network Deployment V7.0 for Solaris SPARC
SubCapacity Processor 64bit CD ROM ML Md Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0REML
Server Network Deployment V7.0 for Solaris SPARC
SubCapacity Processor 64bit DVD/CD ROM ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QRML
Server Network Deployment V7.0 for Windows on Intel
SubCapacity Processor 32bit CD ROM, ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R7ML
Server Network Deployment V7.0 for Windows on Intel
SubCapacity Processor 32bit DVD/CD ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QSML
Server Network Deployment V7.0 for Windows on AMD
SubCapacity Processor 64bit CD ROM ML Media Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R8ML
Server Network Deployment V7.0 for Windows on AMD
SubCapacity Processor 64bit DVD/CD ROM ML Media
Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0R0ML
Server Network Deployment V7.0 for IBM i on System i
SubCapacity Processor CD ROM, ML Media Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RGML
Server Network Deployment V7.0 for IBM i on System i
SubCapacity Processor DVD/CD ROM ML Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RFML
Server Network Deployment V7.0 for Solaris on AMD
for Linux on System z 64bit DVD/CD ROM ML Media
Processor Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0QZML
Server Network Deployment V7.0 for Solaris on AMD
for Linux on System z 64Bit CD ROM, ML Media
Processor Value Unit Pack
IBM WebSphere Application WAS Network Deployment BA0RDML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 32bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0QXML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 32bit CD ROM ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RIML
Server Network Deployment V7.0 for Linux on AMD
for Linux on System z 64bit DVD/CD ROM ML Media
Processor Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0RKML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 64bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RLML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 31bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R5ML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 31bit CD ROM. ML Md PK
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R8ML
Server Network Deployment V7.0 for Windows on AMD
for Linux on System z 64bit DVD/CD ROM ML Media
Processor Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0QSML
Server Network Deployment V7.0 for Windows on AMD
for Linux on System z 64bit CD ROM ML Media Pack
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RGML
Server Network Deployment V7.0 for IBM i on System i
for Linux on System z DVD/CD ROM ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R0ML
Server Network Deployment V7.0 for IBM i on System i
for Linux on System z CD ROM, ML Media Pack
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0REML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 64bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0QYML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 64bit CD ROM ML Md Pack
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R7ML
Server Network Deployment V7.0 for Windows on Intel
for Linux on System z 32bit DVD/CD ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0QRML
Server Network Deployment V7.0 for Windows on Intel
for Linux on System z 32bit CD ROM, ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RCML
Server Network Deployment V7.0 for HP-UX on
for Linux on System z Integrity 64bit DVD/CDROM
Processor Value Unit ML Md Pk
IBM WebSphere Application WAS Network Deployment BA0QWML
Server Network Deployment V7.0 for HP-UX on
for Linux on System z Integrity 64bit CD ROM ML
Processor Value Unit Media Pk
IBM WebSphere Application WAS Network Deployment BA0RBML
Server Network Deployment V7.0 for HP-UX on PA-RISC
for Linux on System z 32bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0QVML
Server Network Deployment V7.0.0 for HP-UX on
for Linux on System z PA-RISC 32bit CD ROM, ML
Processor Value Unit Md Pk
IBM WebSphere Application WAS Network Deployment BA0R9ML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 32bit DVD/CDROM, ML Media
Processor Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0QTML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 32bit CD ROM, ML Media
Processor Value Unit Pack
IBM WebSphere Application WAS Network Deployment BA0RAML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 64bit DVD/CD ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0QUML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 64bit CD ROM ML Media Pack
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R3ML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 32bit CD ROM, ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RMML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 64bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R4ML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 64bit CD ROM ML Media Pack
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RJML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 32bit DVD/CD ROM ML Md Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R1ML
Server Network Deployment V7.0 for Linux on Intel
for Linux on System z 32bit CD ROM, ML Medida
Processor Value Unit Pack
IBM WebSphere Application WAS Network Deployment BA0R2ML
Server Network Deployment V7.0 for Linux on AMD
for Linux on System z 64bit CD ROM ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0R6ML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 64bit CD ROM ML Media Pk
Processor Value Unit
IBM WebSphere Application WAS Network Deployment BA0RHML
Server Network Deployment V7.0 for Linux on Intel
for Linux on System z for 32bit DVD/CD ML Media
Processor Value Unit Pk
IBM WebSphere Application WAS Network Deployment BA0QTML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 32bit CD ROM, ML Media
Subcapacity Processor Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R9ML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 32bit DVD/CDROM, ML Media
Subcapacity Processor Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QUML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 64bit CD ROM ML Media Pack
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RAML
Server Network Deployment V7.0 for AIX on PowerPC
for Linux on System z 64bit DVD/CD ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QWML
Server Network Deployment V7.0 for HP-UX on
for Linux on System z Integrity 64bit CD ROM ML
Subcapacity Processor Media Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RCML
Server Network Deployment V7.0 for HP-UX on
for Linux on System z Integrity 64bit DVD/CDROM
Subcapacity Processor ML Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QVML
Server Network Deployment V7.0.0 for HP-UX on
for Linux on System z PA-RISC 32bit CD ROM, ML
Subcapacity Processor Md Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RBML
Server Network Deployment V7.0 for HP-UX on PA-RISC
for Linux on System z 32bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R2ML
Server Network Deployment V7.0 for Linux on AMD
for Linux on System z 64bit CD ROM ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R1ML
Server Network Deployment V7.0 for Linux on Intel
for Linux on System z 32bit CD ROM, ML Medida
Subcapacity Processor Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RHML
Server Network Deployment V7.0 for Linux on Intel
for Linux on System z for 32bit DVD/CD ML Media
Subcapacity Processor Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R6ML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 64bit CD ROM ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RMML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 64bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R3ML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 32bit CD ROM, ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RJML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 32bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R4ML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 64bit CD ROM ML Media Pack
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RKML
Server Network Deployment V7.0 for Linux on PowerPC
for Linux on System z 64bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RIML
Server Network Deployment V7.0 for Linux on AMD
for Linux on System z 64bit DVD/CD ROM ML Media
Subcapacity Processor Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R5ML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 31bit CD ROM. ML Md PK
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RLML
Server Network Deployment V7.0 for Linux on System z
for Linux on System z 31bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QZML
Server Network Deployment V7.0 for Solaris on AMD
for Linux on System z 64Bit CD ROM, ML Media
Subcapacity Processor Pack
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RFML
Server Network Deployment V7.0 for Solaris on AMD
for Linux on System z 64bit DVD/CD ROM ML Media
Subcapacity Processor Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QXML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 32bit CD ROM ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RDML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 32bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QYML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 64bit CD ROM ML Md Pack
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0REML
Server Network Deployment V7.0 for Solaris SPARC
for Linux on System z 64bit DVD/CD ROM ML Md Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QRML
Server Network Deployment V7.0 for Windows on Intel
for Linux on System z 32bit CD ROM, ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R7ML
Server Network Deployment V7.0 for Windows on Intel
for Linux on System z 32bit DVD/CD ML Media Pk
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0QSML
Server Network Deployment V7.0 for Windows on AMD
for Linux on System z 64bit CD ROM ML Media Pack
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R8ML
Server Network Deployment V7.0 for Windows on AMD
for Linux on System z 64bit DVD/CD ROM ML Media
Subcapacity Processor Pk
Value Unit
IBM WebSphere Application WAS Network Deployment BA0R0ML
Server Network Deployment V7.0 for IBM i on System i
for Linux on System z CD ROM, ML Media Pack
Subcapacity Processor
Value Unit
IBM WebSphere Application WAS Network Deployment BA0RGML
Server Network Deployment V7.0 for IBM i on System i
for Linux on System z DVD/CD ROM ML Media Pk
Subcapacity Processor
Value Unit
Cross-platform product for use on System z
Order the part numbers that follow when there is an intention to acquire
this cross-platform product for deployment on the System z or S/390® platform. This set of part numbers
provides the identical supply and authorization as the other set in this announcement.
The distinction is to identify the planned deployment platform.
WebSphere Application
Server
Part description Part
number
IBM WebSphere Application Server
WAS Linux on z Value Unit Annual SW S&S Rnwl E025RLL
WAS Linux on z Value Unit Lic + SW S&S 12 Mo D55WELL
WAS Linux on z Value Unit SW S&S Reinstate 12 Mo D55WFLL
WebSphere Application
Server Network Deployment
Part description Part
number
IBM WebSphere Application Server Network Deployment
WAS Network Deployment Processor Value Unit (PVU) E025TLL
Annual SW S&S Rnwl
WAS Network Deployment Processor Value Unit (PVU) Lic + D55WQLL
SW S&S 12 Mo
WAS Network Deployment Processor Value Unit (PVU) SW D55WRLL
S&S Reinstate 12 Mo
Trade-up licenses for cross platform products
WebSphere Application
Server
Precursor product Trade-up product Part
number
IBM WebSphere Application
Server
Qualified Competitor WAS Processor Value Unit D55WILL
(PVU) License & SW
Maintenance 12 Mo
IBM WebSphere Application WAS Processor Value Unit D55WHLL
Server-Express (PVU) License & SW
Maintenance 12 Mo
IBM WebSphere Application WAS Processor Value Unit D55WGLL
Server Standard Edition (PVU) License & SW
Maintenance 12 Mo
WebSphere Application
Server Network Deployment
Precursor product Trade-up product Part
number
IBM WebSphere Application
Server Network Deployment
IBM WebSphere Application WAS Network Deployment D55WTLL
Server Processor Value Unit (PVU)
Lic + SW S&S 12 Mo
IBM WebSphere Application WAS Network Deployment D55WSLL
Server Advanced Single Processor Value Unit (PVU)
Server Edition Lic + SW S&S 12 Mo
Qualified Competitor WAS Network Deployment D55WULL
Processor Processor Value Unit (PVU)
Lic + SW S&S 12 Mo
Sub-capacity
IBM WebSphere Application
Server
Part number Part description
E0264LL WAS SubCap Value Unit for Linux
on z Annual SW S&S Rnwl
D55XHLL WAS SubCap Value Unit for Linux
on z Lic + SW S&S 12 Mo
D55XILL WAS SubCap Value Unit for Linux
on z SW S&S Reinstate 12 Mo
E0263LL WebSphere App Svr SubCap Value
Unit Annual SW S&S Rnwl
D55XFLL WebSphere App Svr SubCap Value
Unit Lic + SW S&S 12 Mo
D55XGLL WebSphere App Svr SubCap Value
Unit SW S&S Reinstate 12 Mo
IBM WebSphere Application
Server Network Deployment
Part number Part description
D55VHLL WAS Network Deployment
SubCapacity Processor Value
Unit (PVU) Annual SW S&
D55VJLL WAS Network Deployment
SubCapacity Processor Value
Unit (PVU) Annual SW S&
D55VILL WAS Network Deployment
SubCapacity Processor Value
Unit (PVU) Annual SW S&
D55VGLL WAS Network Deployment
SubCapacity Processor Value
Unit (PVU) Annual SW S&
E025DLL WAS Network Deployment
SubCapacity Processor Value
Unit (PVU) Annual SW S&
E025ELL WAS Network Deployment
SubCapacity Processor Value
Unit (PVU) Annual SW S&
Sub-capacity for selected middleware products
Sub-capacity licensing on a per processor or per Value Unit basis is available
for selected middleware products. To offer sub-capacity licensing, IBM software products
implement IBM Tivoli License
Compliance Manager within their offerings so that you can monitor and report
quarterly to IBM on
the use of the programs on a continuous basis.
More information can be found on the Passport Advantage Web site
- http://www.ibm.com/software/passportadvantage
Eligibility requirements for sub-capacity licensing
To be eligible for sub capacity licensing terms on this product, you must
agree to install and configure IBM Tivoli License Manager for IBM Software,
in accordance with the IBM Tivoli License Manager publications, and to enable
the collection of program use data on all eligible machines subject to sub-capacity
terms.
For those machines running programs with sub-capacity licensing terms,
you must use IBM Tivoli License
Manager for IBM Software
to monitor program use and submit to IBM an IBM Use Report each calendar quarter. Multiple
copies of IBM Tivoli License
Manager for IBM Software
or IBM Tivoli License
Manager are not required. You can use more copies if you need them to support
your operational environment, but only one copy is required to monitor all
your sub-capacity licensed products.
Additionally, if this is the first product you have licensed under sub-capacity
terms, you must agree to the terms of an attachment to your Passport
Advantage or Passport Advantage Express contract and
submit a new Passport
Advantage enrollment form. First-time sub capacity clients also have
an opportunity to ensure a primary business contact is established for their
contracts.
For more information on required and entitled license capacity, license
requirements, and reporting, refer to Software Announcement 205-093, dated April 19, 2005.
If you order (this product) under sub-capacity terms, IBM Tivoli License
Manager for IBM Software
will be made available to you if you do not already have one. You must install
and configure this tool for your sub-capacity products. Alternately, you can
use Tivoli License
Manager. Once the license manager software is installed, you will be required
to register online. (IBM may need to contact you in order to finalize the
registration process.) You must monitor program use on a continuous basis
with an IBM Tivoli License
Manager for IBM Software
and submit IBM Use
Reports to IBM on
a calendar quarterly basis.
IBM Tivoli License
Manager for IBM Software
is documented in the following customer publications, which are available
from IBM Publications
Center at
- http://www.elink.ibmlink.ibm.com/public/applications/publications/cgib in/pbi.cgi?
Publication Form
Planning, Installation, and SC32-1431
Configuration
Administration SC32-1430
Problem Determination SC32-9102
Data Dictionary SC32-1432
Release Notes SC32-1429
For IBM Tivoli License
Manager configuration guidance and instructions for specific products (including
this product) acquired with sub capacity terms, refer to
- http://www.lotus.com/sub-capacity
The Web site will give you information about how to set up the product
for detection by IBM Tivoli License Manager, any required maintenance,
and any required steps that are unique to this product.
On/Off CoD
IBM WebSphere Application
Server
Part description Part
number
WebS Application Svr Processor Day Per Use-DAY, On Off ASQQ3LL
Capacity on demand
IBM WebSphere Application
Server Network Deployment
Part description Part
number
WAS Network Deployment Processor Day Per Use-Day OOCoD ASQJ8LL
IBM WebSphere Application
Server-Express
Part description Part
number
WebSphere Application Server-Express Processor Day ASQR9LL
OOCoD TEMP USE Charge
Back to top
The information provided in this announcement letter is for reference and
convenience purposes only. The terms and conditions that govern any transaction
with IBM are
contained in the applicable contract documents such as the IBM International
Program License Agreement, IBM International Passport Advantage Agreement,
and the IBM Agreement
for Acquisition of Software Maintenance.
Licensing
IBM International
Program License Agreement including the License Information document and Proof
of Entitlement (PoE) govern your use of the Program. PoEs are required for
all authorized use.
Part number products only, offered outside of Passport Advantage, where
applicable, are license only and do not include Software Maintenance.
This software license includes Software Subscription and Support (also
referred to as Software Maintenance).
License Information form numbers
Program name Program Form number
number
WebSphere Application Server 5724-J08 L-EBAN-7FXQR3
WebSphere Application Server - Express 5724-I63 L-EBAN-7FXQWK
WebSphere Application Server Network 5724-H88 L-EBAN-7FXPQJ
Deployment
WebSphere Application Server for 5724-H89 L-EBAN-7FXQR3
Developers
The program's License Information will be available for review on the IBM Software
License Agreement Web site
- http://www.ibm.com/software/sla/sladb.nsf
Limited warranty applies
Yes
Warranty
IBM warrants
that when the program is used in the specified operating environment, it will
conform to its specifications. The warranty applies only to the unmodified
portion of the program. IBM does not warrant uninterrupted or error-free operation
of the program or that IBM will correct all Program defects. You are responsible
for the results obtained from the use of the program.
IBM provides
you with access to IBM databases containing information on known program
defects, defect corrections, restrictions, and bypasses at no additional charge.
Consult the IBM Software
Support Handbook for further information at
- http://www.ibm.com/support/handbook
IBM will
maintain this information for at least one year after the original licensee
acquires the program (warranty period).
Program technical support
Technical support of a program product will be available for a minimum
of five years from the general availability date, as long as your Software
Maintenance is in effect. This technical support allows you to obtain assistance
(via telephone or electronic means) from IBM for product-specific, task-oriented
questions regarding the installation and operation of the program product.
Software Maintenance also provides you with access to updates, releases, and
versions of the program. You will be notified, via announcement letter, of
discontinuance of support with 12 months' notice. If you require additional
technical support from IBM, including an extension of support beyond the discontinuance
date, contact your IBM representative or IBM Business Partner. This extension may
be available for a fee.
Money-back guarantee
If for any reason you are dissatisfied with the program and you are the
original licensee, you may obtain a refund of the amount you paid for it,
if within 30 days of your invoice date you return the program and its PoE
to the party from whom you obtained it. If you downloaded the program, you
may contact the party from whom you acquired it for instructions on how to
obtain the refund.
- For programs acquired under the IBM International Passport Advantage Agreement,
this term applies only to your first acquisition of the program.
- For programs acquired under any of IBM's On/Off CoD software offerings,
this term does not apply since these offerings apply to programs already acquired
and in use by you.
Authorization for use on home/portable computer
The program may be stored on the primary machine and another machine, provided
that the program is not in active use on both machines at the same time. You
may not copy and use this program on another computer without paying additional
license fees.
Product name
WebSphere Application Server No
WebSphere Application Server - Express No
WebSphere Application Server Network Deployment No
WebSphere Application Server for Developers No
Volume orders (IVO)
No
Passport Advantage applies
Yes, and through the Passport Advantage Web site at
- http://www.ibm.com/software/passportadvantage
This product is only available via Passport Advantage. It is
not available as shrinkwrap.
Agreement for Acquisition of Software Maintenance
The following agreement applies for maintenance and does not require customer
signatures:
- IBM Agreement
for Acquisition of Software Maintenance (Z125-6011)
Software Subscription and Support (also referred
to as Software Maintenance) applies
Yes. Software Subscription and Support (also referred to as Software Maintenance)
is included with licenses purchased through Passport Advantage and Passport
Advantage Express. Product upgrades and technical support are provided
by the Software Subscription and Support (also referred to as Software Maintenance)
offering as described in the Agreements. Product upgrades provide the latest
versions and releases to entitled software and Technical Support provides
voice and electronic access to IBM support organizations, worldwide.
IBM includes
one year of Software Subscription and Support (also referred to as Software
Maintenance) with each program license acquired. The initial period of Software
Subscription and Support (also referred to as Software Maintenance) can be
extended by the purchase of a renewal option, if available.
While your Software Subscription and Support (also referred to as Software
Maintenance) is in effect, IBM provides you assistance for your routine, short duration
installation and usage (how-to) questions, and code-related questions. IBM provides
assistance via telephone and, if available, electronic access, to your information
systems (IS) technical support personnel during the normal business hours
(published prime shift hours) of your IBM support center. (This assistance is
not available to your end users.) IBM provides Severity 1 assistance 24 hours
a day, 7 days a week. For additional details, consult your IBM Software Support
Handbook at
- http://www.ibm.com/support/handbook
Software Subscription and Support (also referred to as Software Maintenance)
does not include assistance for the design and development of applications,
your use of programs in other than their specified operating environment,
or failures caused by products for which IBM is not responsible under the applicable
agreements.
For additional information about the International Passport Advantage Agreement
and the IBM International Passport
Advantage Express Agreement, visit the Passport Advantage Web site
at
- http://www.ibm.com/software/passportadvantage
Other terms
System i Software Maintenance applies
No
Educational allowance available
Not applicable.
On/Off CoD
To be eligible for On/Off CoD pricing, customers must be enabled for temporary
capacity on the corresponding hardware, and the required contract - Z125-6907,
Amendment for iSeries® and pSeries® Temporary
Capacity On Demand - Software - must be signed prior to use.
Back to top
IBM has
transformed its delivery of hardware and software support services to help
you achieve higher system availability. Electronic Services is a Web-enabled
solution that offers an exclusive, no-additional-charge enhancement to the
service and support available for IBM servers. These services are designed
to provide the opportunity for greater system availability with faster problem
resolution and preemptive monitoring. Electronic Services comprises two separate,
but complementary, elements: Electronic Services news page and Electronic
Services Agent.
The Electronic Services news page is a single Internet entry point that
replaces the multiple entry points traditionally used to access IBM Internet services
and support. The news page enables you to gain easier access to IBM resources
for assistance in resolving technical problems.
The Electronic
Service Agenttm is no-additional-charge software that resides on your server.
It monitors events and transmits system inventory information to IBM on a periodic,
client-defined timetable. The Electronic Service Agent automatically
reports hardware problems to IBM. Early knowledge about potential problems enables IBM to
deliver proactive service that may result in higher system availability and
performance. In addition, information collected through the Service Agent
is made available to IBM service support representatives when they help answer
your questions or diagnose problems. Installation and use of IBM Electronic
Service Agent for problem reporting enables IBM to provide better support and service
for your IBM server.
Back to top
Passport
Advantage
For Passport
Advantage information and charges, contact your IBM representative or authorized IBM Business Partner.
Additional information is also available at
- http://www.ibm.com/software/passportadvantage
Business Partner information
If you are an IBM Business Partner -- Distributor for Workstation Software
acquiring products from IBM, you may link to Passport Advantage Online
for resellers where you can obtain Business Partner pricing information. An IBM ID
and password are required.
- https://www.ibm.com/software/howtobuy/passportadvantage/paoreseller
IBM Global Financing
IBM Global
Financing offers competitive financing to credit-qualified customers to assist
them in acquiring IT solutions. Offerings include financing for IT acquisition,
including hardware, software, and services, both from IBM and other manufacturers or vendors.
Offerings (for all customer segments: small, medium, and large enterprise),
rates, terms, and availability can vary by country. Contact your local IBM Global
Financing organization or visit
- http://www.ibm.com/financing
IBM Global
Financing offerings are provided through IBM Credit LLC in the United States, and
other IBM subsidiaries
and divisions worldwide to qualified commercial and government customers.
Rates are based on a customer's credit rating, financing terms, offering type,
equipment type, and options, and may vary by country. Other restrictions may
apply. Rates and offerings are subject to change, extension, or withdrawal
without notice.
Back to top
To order, contact the Americas Call Centers, your local IBM representative,
or your IBM Business
Partner.
Identify your local IBM representative or IBM Business Partner, call 800-IBM-4YOU
(426-4968).
Phone: 800-IBM-CALL (426-2255)
Fax: 800-2IBM-FAX (242-6329)
Internet: callserv@ca.ibm.com
Mail: IBM Teleweb Customer Support
ibm.com® Sales Execution Center, Americas North
3500 Steeles Ave. East, Tower 3/4
Markham, Ontario
Canada
L3R 2Z1
Reference: YE001
The Americas Call Centers, our national direct marketing organization,
can add your name to the mailing list for catalogs of IBM products.
Note: Shipments will begin after the planned availability date.
Trademarks
System i, System z and Electronic Service Agent are trademarks of IBM Corporation in the United States, other countries, or both.
IBM, WebSphere, Rational, DataPower, DB2, Tivoli, z/OS, Passport Advantage, AIX, PowerPC, S/390, iSeries, pSeries and ibm.com are registered trademarks of IBM Corporation in the United States, other countries, or both.
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
Microsoft and Windows are registered trademarks of Microsoft Corporation in the United States, other countries, or both.
Adobe is a registered trademark of Adobe Systems Incorporated in the United States, and/or other countries.
Intel is a registered trademark of Intel Corporation or its subsidiaries in the United States and other countries.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
Other company, product, and service names may be trademarks or service marks of others.
Terms of use
IBM products
and services which are announced and available in your country can be ordered
under the applicable standard agreements, terms, conditions, and prices in
effect at the time. IBM reserves the right to modify or withdraw this announcement
at any time without notice. This announcement is provided for your information
only. Additional terms of use are located
at:
- http://www.ibm.com/legal/us/en/
For the most current information regarding IBM products, consult your IBM representative
or reseller, or visit the IBM worldwide contacts page
- http://www.ibm.com/planetwide/us/
Back to top
Printable version