IBM United States
Software Announcement 202-020
March 5, 2002
IBM WebSphere Studio Application Developer Integration Edition for
Windows, V4.1 Enterprise Integration Made Easy
ENUS202-020.PDF (54KB)
|
(Corrected on March 12, 2002) End of Service dates were
corrected to March 31, 2003.
At a Glance
WebSphere Studio Application Developer Integration Edition for Windows,
V4.1 provides an advanced development environment for building, testing,
integrating, and deploying J2EE applications. Application Developer
Integration Edition offers the following key functions:
-
A powerful Java development environment that includes support for JDK
1.3, a configurable runtime, incremental compilation, scrapbook, dynamic
debugging, and a Java text editor
-
Wizards and visual tools to aid the Java developer in creating adapters,
Web services, JavaBeans, EJBs, and JavaServer Pages
-
A sophisticated Adapter Builder to integrate Enterprise resources with
J2EE applications through the development and deployment of application
adapters based on the J2EE Connector Architecture (JCA) open standard
-
Support for all of the services offered by WebSphere Application Server
Advanced Edition, V4.0 and WebSphere Application Server Enterprise
Edition, V4.1
For ordering, contact:
Your IBM representative, an IBM Business Partner, or IBM Americas
Call Centers at
800-IBM-CALL
(Reference: SE001).
Overview
WebSphere® Studio Application Developer Integration Edition, the newest
member of the WebSphere Studio family of products, represents the next
generation of offerings that make building and integrating e-business
applications faster and easier. Based on WebSphere Studio Workbench
technology, written to Java 2 Platform, Enterprise Edition (J2EE) and
Model Driven Architecture (MDA) specifications, Application
Developer Integration Edition enables unprecedented tool integration,
dramatic ease-of-use, and industry leading support for open technologies.
WebSphere Studio Application Developer Integration Edition is designed
for Enterprise developers creating and integrating Java and J2EE
applications. Application Developer Integration Edition contains visual
tools and wizards that generate Java classes, servlets, Java Server Pages
(JSP) components, hypertext markup language (HTML) prototypes, eXtensible
Markup Language (XML) documents, Web services, and Enterprise JavaBeans
(EJB).
IBM realizes that the fastest and most cost-effective way to e-business
is to reuse the applications that are running your business today.
Application Developer Integration Edition is available as a complete
solution that includes all of the capabilities of the WebSphere Studio
Application Developer as well as support for the Enterprise services
offered by WebSphere Application Server Enterprise Edition.
In addition to the functionality in Application Developer, Application
Developer Integration Edition enables Java developers to build
application adapters quickly and easily, providing easy access to
Enterprise resources from J2EE applications. It offers powerful wizards
and graphical tools that reduce the risk, complexity, and cost of
creating and customizing application adapters and eliminate the need for
extensive coding. Application Developer Integration Edition also
provides development connectors for Customer Information Control System
(CICS®), Information Management System (IMS) and Host on Demand
(HOD).
As a complementary offering to Application Developer Integration Edition,
IBM provides a range of adapters for popular packaged applications
including Customer Relationship Management, Supply Chain Management,
Enterprise Resource Management, and mainframe applications.
Key Prerequisites
-
One of the following operating systems:
-
Windows NT® Workstation or Server Version 4.0
-
Windows® 2000 Professional or Server, or Advanced Server
-
Microsoft Internet Explorer V5.5, or later
Planned Availability Dates
-
March 8, 2002: Electronic software delivery, U.S. English
-
March 28, 2002: Program package, U.S. English
-
April 16, 2002: Electronic software delivery, multilingual
-
April 29, 2002: Program package, multilingual
Description
WebSphere Studio Application Developer Integration Edition for Windows,
V4.1 (Application Developer Integration Edition) is IBM's premier
developer environment for professional Java developers, creating,
testing, integrating, deploying and maintaining large, complex,
enterprise-wide J2EE applications. Application Developer Integration
Edition provides industry-leading support for building, testing, and
deploying server-side (Servlets, JavaBean, EJBs), client-side (HTML,
JSPs) components, and application adapters.
WebSphere Studio product suite is a comprehensive integrated set of tools
for developing dynamic e-business applications that provides everything a
developer needs from simple Web design to the most advanced Enterprise
integration functions. Whatever your development skill-set or need is,
the IBM WebSphere Studio suite can provide you with the tools you need to
build your applications better and faster than before.
Application Developer Integration Edition contains a full version of
WebSphere Studio Application Developer as well as providing first-class
tool support for WebSphere Application Server Enterprise Edition
including the WebSphere Application Server Enterprise Edition Unit Test
Environment.
Application Developer Integration Edition is based on a number of open
standards including JCA, J2EE, WSDL, XSD, and XSLT.
Application Developer Integration Edition provides an advanced Java
development environment with the following capabilities:
-
JDK 1.3 support
-
Pluggable run-time support for JDK switching and targeting multiple
run-time environments from IBM and other vendors
-
Incremental compilation (with some restrictions until JDK 1.4)
-
Dynamic debugging and hot-linking (will be supported with JDK 1.4)
-
Common debugger for both local and remote debugging
-
Dynamic UI creation and deployment
-
Ability to run code with errors in methods
-
Crash protection and auto-recovery
-
Error reporting and correction
-
Java text editor with full syntax highlighting and complete content
assist
-
Refactoring tools for reorganizing Java applications
-
Intelligent search, compare, and merge tools for Java source files
-
Scrapbook for evaluating code snippets
EJB Support
Application Developer Integration Edition features full EJB 1.1
support, WAR/EAR deployment support, an updated EJB test client, and an
enhanced unit test environment for J2EE.
You can create multiple projects with different unit test configurations
and share the instances with other developers. Entity beans can be
mapped to databases, and EJBs can be generated that tie into transaction
processing systems. XML provides an extended format for deployment
descriptors within EJB.
Application Developer Integration Edition provides the following
leading-edge EJB development tools:
-
Tools for import/export, creation and code generation, editing, and
support for standard deployment descriptors and extensions and bindings
specific to WebSphere Application Server
-
EJB-to-RDB mapping that provides the model, run-time environment and
interface for editing the mapping between EJBs and relational database
tables with top-down and bottom-up capability
-
The mappers support associations, inheritance, and converters and
composers as helpers on column maps
-
A Query Engine that supports deployed code by generating SQL strings to
be generated into persister classes
-
Tools that provide the ability to create, edit, and validate Enterprise
Application Archives (EAR files)
-
Editors for deployment descriptors (ejb-jar.xml and application.xml)
Relational Database Schemas, SQL Wizard, and SQL Query Builder
Application Developer Integration Edition allows you to create and
manipulate the data design for your project in terms of relational
database schemas. It lets you create, browse, or import database
schemas. You can explore, import design, and query databases, working
with either a local copy of an already deployed design, or creating an
entirely new design to meet your requirements. The database tools
provide a meta-data model that is used by all other tools that need
relational database information. This includes connection information,
so that tools that are unaware of each other can share connections.
The SQL wizard and SQL query builder provide a visual interface for
creating and executing SQL statements. When you are satisfied with your
statement, you can use the SQL to XML wizard to create an XML document,
XSL, DTD, XSD, HTML files, and other related artifacts, then use the
files to implement your query in other applications, for example, a
servlet or JSP.
These database tools offer support for several databases, including
DB2®, DB2 for 400, DB2 for 390, Oracle, Sybase, MySQL, Informix, and
SQL Server.
Monitoring and Profiling Tools
Application Developer Integration Edition provides monitoring and
profiling tools that feature customizable views and logs for recognizing,
isolating, and fixing performance problems. The tools feature a
customizable set of plug-ins for viewing logs.
The performance analyzer feature:
-
Enables you to test your application's performance early in the cycle
-
Gives software architects enough time to make architectural changes with
the knowledge that developers will also have sufficient time to implement
those changes
-
Reduces risk early in the cycle
-
Avoids problems in the final performance tests
-
Helps you to visualize your program execution easily and explore
different patterns within the program
This tool is useful for performance analysis, debugging, and for gaining
a deeper understanding of your Java program. You can use it to view:
-
Object creation and garbage collection
-
Execution sequences
-
Thread interaction
-
Object references
The performance analyzer also:
-
Displays which operations take the most time and helps you find and solve
memory leaks
You can easily identify repetitive execution behavior and eliminate
redundancy, while focusing on the highlights of an execution.
-
Enables you to see which operations take the most time and to find and
solve memory leaks
You can easily identify repetitive execution behavior and eliminate
redundancy, while focusing on the highlights of an execution.
The built-in Trace perspective allows for analysis of the performance
data for the Java developer.
Application Developer Integration Edition's performance analysis tools
feature:
-
Information display suited to object-oriented programs
-
Pattern extraction capabilities
-
Features to find and solve memory leaks
-
Distributed process monitoring
-
Color coding for classes
Unit-Test Environment
Application Developer Integration Edition provides:
-
A unit-test environment where you can test JSP files, servlets, and HTML
files
-
The capability to configure other local or remote servers, for integrated
testing and debugging of EJB and Web applications
Application Developer Integration Edition can create server instances and
configurations automatically for you or you can create them yourself
using wizards.
-
A Web-based EJB test client for testing the interface methods of your
enterprise beans
The Server Tools feature:
-
Unique features:
-
A lightweight run-time environment that loads quickly
-
Standalone all-in-one unit testing
-
Ability to debug live server-side code using the IDE debugger
-
Support for configuring multiple Web applications
-
Supports the following run-time environments, which can be installed
locally or remotely:
-
WebSphere Application Server 4.0.2 supports testing of both EJB and Web
applications
-
Apache Tomcat supports only Web applications
CVS and Rational ClearCase LT
Application Developer Integration Edition will be packaged with adaptors
for Concurrent Versioning System (CVS) and for Rational ClearCase LT
(CCLT). Rational CCLT is also included with Application Developer. In
addition, any Software Configuration Management (SCM) provider can create
an adapter to integrate their SCM system to Application Developer.
Team Development Environment
The team development environment for Application Developer Integration
Edition includes support for pluggable repositories and an optimistic
concurrency model. The open support for external SCM repositories offers
the following benefits:
-
Easier integration of your chosen Software Configuration Management tool
-
More flexibility in asset management and team development
In Application Developer Integration Edition, team developers do all of
their work in their individual workbenches, and then periodically feed
changes to a "team stream." This model allows individual developers to
work on a team project, share their work with others as changes are made,
and access the work of other developers as the project evolves. At any
time, developers can update their workbenches by retrieving the changes
that have been made to the team stream or by submitting changes to the
team stream.
Visual XML Development Environment
Application Developer Integration Edition provides a comprehensive visual
XML development environment. It:
-
Includes components for building DTDs, XML schemas, XML files, and XSL
-
Supports integration of relational data with XML
With Application Developer Integration Edition, you can:
-
Create, view, and validate DTDs and XML schemas
-
Create XML documents from a DTD
-
Define mappings between XML documents
-
Create an HTML or XML document by applying an XSL stylesheet against an
XML document, using the Xalan processor
-
Produce XML-related artifacts from an SQL query
-
Define mappings between relational tables and DTD files
-
Generate a document access definition (DAD) script, used by DB2 XML
Extender, to either compose XML documents from existing DB2 data or
decompose XML documents into DB2 data
-
Generate XML and related artifacts from SQL statements and use these
files to implement your query in other applications, for example, a
servlet or JSP
Web Services-Enabled Applications
Build and deploy Web services-enabled applications for your dynamic
e-business across the broadest range of software and hardware platforms
used by today's businesses. IBM's Web services development tools are
based on open, cross-platform standards:
-
Universal Description Discovery and Integration for Java (UDDI4J), which
enables businesses to:
-
Describe published Web services
-
Publish technical specs on how they want to conduct e-business with other
companies
-
Search for other businesses that provide goods and services they need
-
All via online UDDI registries
-
Simple Object Access Protocol (SOAP), which is a standard for reliably
transporting electronic business messages from one business application
to another over the Internet
-
Web Services Description Language (WSDL), which describes:
-
Programs accessible via the Internet (or other networks)
-
Message formats and protocols used to communicate with them
Application Developer Integration Edition facilitates the following Web
services development tasks:
-
Discover Browse the UDDI business registry to locate existing Web
services for integration
-
Create or Transform Create Web services from existing artifacts, such
as Java beans, URLs that take and return data, DB2 XML Extender calls,
DB2 stored procedures, and SQL queries
-
Build Wrap existing artifacts as SOAP and HTTP GET/POST-accessible
services and describe them in WSDL
-
Deploy Deploy the Web service into the WebSphere Application Server
or Tomcat test environments
-
Test Test the Web service as it runs locally or remotely
-
Develop Generate a sample application to assist you in creating your
own Web service client application
-
Publish Publish your Web services to the UDDI business registry
advertising your Web services so that other businesses can access them
Professional Web Development Environment
The professional Web development environment is also included in
Application Developer Integration Edition to provide the tools necessary
to develop Web applications as defined in the Sun Microsystems Java
Servlet specification. Web applications include:
-
Static Web pages
-
JavaServer Pages (JSPs)
-
Servlets
-
Resource metadata
-
A deployment descriptor
Application Developer Integration Edition
-
Provides users with wizards (for generating database-driven pages) and
updates
-
Corrects links automatically when content changes
-
Includes tools for developing images and animated GIFs
This Web development environment brings all aspects of Web application
development into a common interface. Within the integrated Web
development environment, it is easy to collaboratively create, assemble,
publish, deploy, and maintain dynamic, interactive Web applications.
The Web development environment includes the following features:
-
Web project creation, using the J2EE container structure
-
Site style and template support
-
JSP and HTML file creation, editing, and debugging
-
Rich media tools to create compelling Web sites
-
XML file creation and editing
-
Automatic update of links as resources are moved or renamed
-
Servlet creation by means of a wizard
-
Generation of Web applications from database queries and beans
Service Oriented Environment
Application Developer Integration Edition is a service-oriented
development environment that provides a set of tools and wizards that
facilitate the development of "services," mapping between services, and
visual composition of a service out of other services (a Service Flow).
The different parts of the tool and meta-data are coordinated using the
service model, which consists of the Web Services Description Language
(WSDL), binding extensions, and XML Schema. This can be used to describe
any kind of service provider including a Java bean, an EJB, Web service,
CICS service, and ERP service. The service model gives you the advantage
of a consistent view of any service regardless of the implementation.
The tool also supports the generation of service proxies, and service
provider skeletons (Java or EJB).
Connector Architecture
Integrating your own connector with the service development tools of
Application Developer Integration Edition requires the development of a
JCA tool plug-in. The JCA tool plug-in is a J2EE Connector Architecture
extension to make connectors pluggable into tool environments. IBM is
actively working to integrate this capability into a future version of
the J2EE Connector Architecture. Application Developer Integration
Edition supports and fully documents how you can use the "JCA tool
plug-in component" to integrate one of your own existing connectors with
Application Developer Integration Edition.
Application Developer Integration Edition includes JCA Resource Adapters
(development use only) for CICS ECI, CICS EPI, IMS and HOD 3270, and a
3270 tool that can "scrape" 3270 green screens and record a screen flow.
The editor function allows you to easily support screen recognition, and
it will generate WSDL and XSD.
Tool Components
Application Developer Integration Edition has all of the components
required to create services that are both powerful and flexible
including:
Service Perspective and Service View
The Service Perspective customizes the layout of the Application
Developer Integration Edition workbench to facilitate the development of
services. The perspective contains views of workbench resources and the
menu shortcuts that you would typically use when you develop Services:
the Service view, the J2EE view, the Java view and the server view. The
Service view provides you with a hierarchical view of your service
resources. The view presents the Service projects, the Service
definitions, the Deployed services, the EJBs generated for these services
and the Resource Adapters for which a JCA tool plug-in has been provided.
Service Provider Browser
The Service Provider Browser is a one-stop shop for creating service
definitions from existing service providers. Supported providers are
Java classes, Session EJBs (stateless), and JCA-accessible Enterprise
Information Systems (EIS) for which a JCA tool plug-in has been provided.
Service Definition Tools
The Service Definition wizard helps create new service definitions (WSDL
documents). The Service Definition Editor is a powerful, hierarchical
WSDL editor. It provides source editing capability as well as a browser
style design editor.
Service Flow Tools
The Service Flow wizard helps create new flows. The Service Flow Editor
is a graphical composition tool that allows you to compose a service out
of one or more other services. Since a flow is itself a service you can
create a flow that has within itself other nested flows, to multiple
levels.
XML Schema Tools
The XML Schema wizard and editor allow you to create and edit XML Schema
definitions, which are used in WSDL to type parts of WSDL messages.
Transformer Tools
The Transformer tool is an editor for expressing mappings between WSDL
messages and XML schemas, using XSLT. A Transformer is a service.
Transformer services are used by service flows to customize existing
services to map data that flows between the services invoked by the flow.
Service Deployment Tool
The Service Deployment tool allows you to deploy services into WebSphere.
By default, deployed services are accessible via the EJB
client-programming model. Additional inbound bindings (such as the SOAP
binding) can be added to the service. Future versions of Application
Developer Integration Edition may provide support for JMS bindings.
Service Proxy Wizard
The Service Proxy wizard allows you to create proxies for services.
Proxies make interactions between applications and services simple by
representing a service to an application. Java classes are supported in
two different ways, Command and Stub. Proxies for Session EJBs can also
be built using the Service Deployment tool.
Service Skeleton Wizard
The Service Skeleton wizard allows you to create implementation skeletons
from service definitions. The skeleton tool examines the WSDL and
generates an implementation skeleton from it. This tool can be used for
a top-down approach to creating a service that is, starting with the
service description and then creating the implementation. Currently,
Java classes and session EJBs (stateless) are supported.
Accessibility by People with Disabilities
-
Provides keyboard equivalents for most actions
-
Does not interfere with keyboard accessibility features built into the
operating system
-
Provides semantic information about user interface objects
-
Associates labels with controls, objects, icons, and images
-
Provides text through standard system function calls or through an
application programming interface (API) which supports interaction with
assistive technology
-
Uses color as an enhancement, not as the only way to convey information
or indicate an action
-
Supports system settings for high contrast for all user interface
controls and client area content
-
Inherits system settings for size and color for all user interface
controls
Euro Currency
This program is not impacted by euro currency.
Product Positioning
WebSphere Studio suite has several tools available, each designed for a
specific need.
WebSphere Studio Homepage Builder
is designed for consumers and professional Web designers creating Web
sites with static pages, or dynamic applications using client side
scripts written in Visual Basic or JavaScript.
WebSphere Studio Workbench
is an open-tool platform and integration technology that allows tool
providers to build platform-neutral, professional, enterprise-ready
application development tools that seamlessly interoperate with other
WebSphere Studio Workbench-based tools. Combining the WebSphere Studio
Workbench platform and a set of plug-ins from one or more ISVs can create
solutions for customer scenarios, where scenarios are horizontal slices
through the Web development solution space.
WebSphere Studio, Professional Edition
adds a rich team environment and wizards to create database
applications. It is designed for Web professionals working in small
teams who are getting started with dynamic Web applications. Web authors
and developers can create advanced Web sites with the easy to use Visual
Page Designer for JavaServer Pages (JSP) with support for HTML, DHTML,
JSP 1.1, Servlets 2.2, and built-in integrated tools for Visual Applet
creation, gif animation, image creation, and much more.
WebSphere Studio Advanced Edition
includes all the functionality of Professional Edition and adds support
or personalization, source control management, distributed debugging, and
page performance analysis.
WebSphere Studio Application Developer
is the next generation product for VisualAge® for Java based on the
WebSphere Studio Workbench. It is an advanced development environment
for building, testing, and deploying J2EE applications. WebSphere Studio
Application Developer takes many popular functions of VisualAge for Java
and WebSphere Studio to make a robust application development environment
that provides excellent support for building, testing, and deploying both
server-side (Servlets, JavaBean, EJBs) and client-side (HTML, JSPs)
components to meet all your e-business application needs.
WebSphere Studio Application Developer Integration Edition
builds on the complete set of functionality offered by WebSphere Studio
Application Developer by providing powerful graphical tools and wizards
for the creation and customization of application adapters used to
integrate Enterprise resources with J2EE applications. Application
Developer Integration Edition also supports the complete set of
Enterprise Services offered by WebSphere Application Server Enterprise
Edition as well as the services offered by WebSphere Application Server
Advanced Edition. Application Developer Integration Edition provides
easy access to Enterprise resources from your J2EE applications.
Trademarks
-
-
IMS is a trademark of International Business Machines Corporation in the
United States or other countries or both.
-
-
WebSphere, CICS, DB2, and VisualAge are registered trademarks of
International Business Machines Corporation in the United States or other
countries or both.
-
-
Microsoft is a trademark of Microsoft Corporation.
-
-
Windows NT and Windows are registered trademarks of Microsoft
Corporation.
-
-
Java is a trademark of Sun Microsystems, Inc.
-
-
Other company, product, and service names may be trademarks or service
marks of others.
Education Support
At the present time, education and classes in support of WebSphere®
Studio Application Developer Integration Edition for Windows®, V4.1 are
being developed. When they are ready, an announcement will be made
through the appropriate channels.
Offering Information
Product is available through Offering Information (OITOOL) at:
Publications
No publications are shipped with this program.
The Publication Notification System (PNS) is available by order
number/product number. Customers currently subscribing to PNS will
automatically receive notifications by e-mail. Customers who wish to
subscribe, can visit the PNS Web site location at:
The IBM Publications Center Portal:
The Publications Center is a worldwide central repository for IBM product
publications and marketing material with a catalog of 70,000 items.
Extensive search facilities are provided, as well as payment options via
credit card. Furthermore, a large number of publications are available
online in various file formats, which can currently be downloaded free of
charge.
Note:
PNS subscribers most often order their publications via the
Publications Center.
Displayable Softcopy Publications:
A PDF version of WebSphere Studio Application Developer Integration
Edition, Getting Started is available.
The help system, sample documents, and other product documentation are
available in HTML. These require a Web browser that supports HTML 3.2,
and Cascading Style Sheet (CSS). Microsoft Internet Explorer V5.5,
SP1, or later is required.
Technical Information
Hardware Requirements
Minimum System Requirements for WebSphere Studio Application Developer
Integration Edition for Windows, V4.1:
-
Pentium® processor or equivalent (500 MHz, or faster, recommended)
-
256 MB RAM minimum (512 MB RAM recommended)
-
Required hard drive space: 800 MB
-
VGA graphics card (800 x 600, or later recommended, 256 colors)
Software Requirements For Windows NT®:
-
Windows NT Server or Workgroup V4.0, service pack 6a, or later
-
Microsoft Internet Explorer 5.5, service pack 1, or later
For Windows 2000:
-
Windows 2000 Professional, Server, or Advanced Server, service pack, 1 or
later
-
Microsoft Internet Explorer 5.5, service pack 1, or later
Planning Information
Direct Customer Support:
Installation and technical support is provided by the Personal
Systems Support Family for WebSphere Studio. For more information,
contact the Personal System Support Family Project Office at
800-799-7765, or the IBM Support Family Information Center at
800-742-9235.
Packaging:
The WebSphere Studio Application Developer Integration Edition for
Windows, V4.1 program package (45P8048 or 45P8049) contains the following
items packaged as a single unit:
Publications:
-
License Information Booklet for VisualAge® for Java, Enterprise
Edition Version 4.0
-
Proof of Entitlement (PoE)
Media:
-
IBM WebSphere Studio Application Developer Integration Edition, V4.1 CDs
-
Macromedia Web Publishing Trial CD
-
VisualAge for Java, Enterprise Edition Version 4.0 CDs
-
DB2 Connect® Personal Edition, Version 7.2 FP5 for the Windows
Operating Environments CD
-
DB2 Universal Database® (UDB) Personal Edition, Version 7.2 FP5
for the Windows Operating Environments CD
-
DB2 Connect Personal Edition, Version 7.2 FP5 for Linux for Intel®
CD
-
DB2 UDB Personal Edition, Version 7.2 FP5 for Linux for Intel CD
-
DB2 UDB Image, Audio and Video Extenders and Text Extender
Version 7.1 CD
-
Net.Data® for OS/2®, AIX®, Windows NT, Windows 2000, HP-UX,
Linux, and Solaris Operating Environment Version 7.2 CD
-
DB2 UDB XML Extender Version 7.2 FP5 CD
-
WebSphere Application Server, Advanced Developer Edition for
Multiplatforms Version 4.0 CDs
-
WebSphere Application Server Enterprise Edition for Windows and Clients,
V4.1 CD
-
MQSeries® V5.2 Windows NT Server CD
-
MQSeries V5.2 Client CD
This program when downloaded from a Web site, contains the applicable IBM
license agreement, and License Information (LI), if appropriate and will
be presented for acceptance at the time of installation of the program.
The license and LI will be stored in a directory such as LICENSE.TXT for
future reference.
Security, Auditability, and Control
WebSphere Studio Application Developer Integration Edition for Windows,
V4.1. uses the security and auditability features of the respective
operating systems.
The customer is responsible for evaluation, selection, and implementation
of security features, administrative procedures, and appropriate controls
in application systems and communication facilities.
Ordering Information
WebSphere Studio Application Developer Integration Edition for Windows,
V4.1 is a stand-alone product with one charge unit user. It is
available in units of one.
Part
Description Number
WebSphere Studio 45P8048
Application Developer
Integration Edition
for Windows, V4.1
Program Package 1 user
U.S. English
WebSphere Studio 45P8049
Application Developer
Integration Edition
for Windows, V4.1
Program Package 1 user
Multilingual
Electronic Delivery
Part
Description Number
WebSphere Studio 45P8050
Application Developer
Integration Edition
for Windows, V4.1
Net Del 1 user
U.S. English
WebSphere Studio 45P8051
Application Developer
Integration Edition
for Windows, V4.1
Net Del 1 user
Multilingual
Passport Advantage
WebSphere Studio Application Developer Integration Edition for Windows,
V4.1
Part
Description Number
Licence & SW Maintenance D513QLL
1 Anniv. Date
Licence & SW Maintenance D513RLL
2 Anniv. Date
SW Maintenance Renewal E00A4LL
to 1 Anniv.
SW Maintenance after Licence D513SLL
to 1 Anniv. Date
WebSphere Studio
Application Developer D513TLL
Integration Edition
for Win, 1 user from
VA Java Enterprise Ed.
all versions or
WS Application Developer
all versions
TRD LIC/SW Maint 1 Anniv.
WebSphere Studio
Application Developer D513WLL
Integration Edition
for Win, 1 user from
Competitive Products
TRD LIC/SW Maint 1 Anniv.
Passport Advantage Customer: Media Pack Entitlement Details:
Customers with active subscription on the products listed below are
entitled to receive the corresponding media pack.
WebSphere Studio Application Developer Integration Edition for Windows,
V4.1
Part
Description Number
WebSphere Studio BA05ANA
Application Developer
Integration Edition
for Windows, V4.1
Media Pack
U.S. English
WebSphere Studio BA05AML
Application Developer
Integration Edition
for Windows, V4.1
Media Pack
Multilingual
Corresponding
SUB-IDs SUB-ID Description
WSSADIEUSR WBSP APPSTUDIO
Terms and Conditions
Licensing:
IBM International Program License Agreement. PoE 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.
LI Form Number:
Softcopy only
Limited Warranty Applies:
Yes
Program Services:
Available until March 31, 2003, for WebSphere Studio
Application Developer Integration Edition for Windows, V4.1.
Money-Back Guarantee:
30-day, money-back guarantee, applicable to the first instance per
customer enterprise. The money-back guarantee will commence on the
invoice date.
Copy and Use on Home/Portable Computer:
Yes
Volume Orders (IVO):
No
Passport Advantage Applies:
Yes, and through the Passport Advantage Web site at:
Usage Restriction:
Yes. For Usage Requirements, refer to the License which accompanies
the product. Specifically, the Program-unique Terms (PUTs) part of the
license records the restrictions on the use of the product and/or the
software associated with the product.
Software Maintenance Applies
IBM Operational Support Services Support Line:
No
AIX/UNIX® Upgrade Protection Applies:
No
Entitled Upgrade for Current AIX/UNIX Upgrade Protection Licensees:
No
iSeries Software Subscription Applies:
No
Variable Charges Apply:
No
Educational Allowance Available:
Not applicable.
Prices
The prices provided in this announcement are suggested retail prices for
the U.S. only and are provided for your information only. Dealer prices
may vary, and prices may also vary by country. Prices are subject to
change without notice. For additional information and current prices,
contact your local IBM representative.
Part
Description Number OTC(1)
WebSphere Studio 45P8048 $5,999
Application Developer
Integration Edition
for Windows, V4.1
Program Package 1 user
U.S. English
WebSphere Studio 45P8049 5,999
Application Developer
Integration Edition
for Windows, V4.1
Program Package 1 user
Multilingual
Part
Description Number OTC(1)
WebSphere Studio 45P8050 5,979
Application Developer
Integration Edition
for Windows, V4.1
Net Del 1 user
U.S. English
WebSphere Studio 45P8051 5,979
Application Developer
Integration Edition
for Windows, V4.1
Net Del 1 user
Multilingual
-
1
-
One-time charge
Passport Advantage:
For Passport Advantage and charges, contact your authorized IBM
Lotus® Business Partner. Additional information is also available on
the Passport Advantage at:
Customer Financing:
IBM Global Financing offers attractive financing to credit-qualified
commercial and government customers and Business Partners in more than 40
countries. IBM Global Financing is provided by the IBM Credit
Corporation in the United States. Offerings, rates, terms, and
availability may vary by country. Contact your local IBM Global
Financing organization. Country organizations are listed on the Web:
Order Now
Use Priority/Reference Code: SE001
Phone: 800-IBM-CALL
Fax: 800-2IBM-FAX
Internet: ibm_direct@vnet.ibm.com
Mail: IBM Atlanta Sales Center
Dept. SE001
P.O. Box 2690
Atlanta, GA 30301-2690
You can also contact your local IBM Business Partner or IBM
representative. To identify them, call 800-IBM-4YOU.
Note:
Shipments will begin after the planned availability date.
Trademarks
-
-
WebSphere, VisualAge, DB2 Connect, DB2 Universal Database, AIX, Net.Data,
OS/2, and MQSeries are registered trademarks of International Business
Machines Corporation in the United States or other countries or both.
-
-
Pentium and Intel are registered trademarks of Intel Corporation.
-
-
Microsoft is a trademark of Microsoft Corporation.
-
-
Windows and Windows NT are registered trademarks of Microsoft
Corporation.
-
-
Java is a trademark of Sun Microsystems, Inc.
-
-
UNIX is a registered trademark is a registered trademark of the Open
Company in the United States and other countries.
-
-
Lotus is a registered trademark of Lotus Development Corporation and/or
IBM Corporation.
-
-
Other company, product, and service names may be trademarks or service
marks of others.
|