InfoQ

News

WebSphere 6.1 Released; Updated for Java 5, SOA

Posted by Floyd Marinescu on May 29, 2006 10:23 PM

Community
Java,
SOA
Topics
Application Servers
Tags
Websphere ,
IBM
IBM WebSphere Application Server 6.1 is now available for download for customers with IBM contracts (as reported by WebSphere world), the free trial version for the rest of the community will be coming soon. This release comes over a year and a half since version 6.0 came out. The release includes important features for developers and also brings WebSphere more up to date as an SOA / web services integration platform.

A lot is new in Websphere 6.1, the most notable for the Java and SOA community being the following:
 - Java 5 is finally supported, see IBM migration guide
 - JSF 1.1, and a new Java Server Faces Widget Library (JWL), a JSF-based Web widget library that integrates widgets from a number of sources
 - 64 bit support
 - The Portlet programming model (JSR 168)
 - Installation as a non-root users on Linux & Unix
 - WebSphere 6.1 can be managed via JMX client progams through support of JSR 160
 - The JMS implementation added in WebSphere 6 can use the file system for persistence instead of a DB
 - Support for SIP Servlets
 - An enhanced EJB Service Data Object (SDO) Mediator, eliminating the need to define copy helper type objects.
 - An administrative console that allows hot-updating of EARs, wars, ejb-jars, or connector .rars
 - Debugging enhancements from the IBM Java 5 SDK
 - WS-I Basic Security Profile 1.0 support
 - WS-Notification support allowing ‘publish and subscribe’ messaging pattern
 - WS-Addressing
 - WS-Atomic Transactions and WS-BusinessActivity (allowing Web services to take part in global transactions with ACID properties that can span between JTA and J2EE and WS-AT/Web services domains).
 
See also the Websphere 6.1 Infocenter.
Rational Application Developer 6.1 by Sean Sullivan Posted Jun 2, 2006 6:05 PM
Re: Rational Application Developer 6.1 by Sean Sullivan Posted Jun 7, 2006 12:38 PM
Re: Rational Application Developer 6.1 by Andy East Posted Jul 12, 2007 10:34 AM
Re: Rational Application Developer 6.1 by Narumol Nawalerspanya Posted Mar 5, 2008 12:08 AM
  1. Back to top

    Rational Application Developer 6.1

    Jun 2, 2006 6:05 PM by Sean Sullivan

    Did IBM release a new version of their IDE? Is Rational Application Developer 6.1 available?

  2. Back to top

    Re: Rational Application Developer 6.1

    Jun 7, 2006 12:38 PM by Sean Sullivan

    I found the answer on IBM's web site: IBM United States Software Announcement 206-076 April 11, 2006 Statement of direction IBM is targeting to make the following components and configurations of IBM WebSphere Application Server V6.1 and related tools available within the next twelve months: * IBM Rational Application Developer ? Rational Application Developer and Rational Software Architect are IBM tools that can help you design and develop applications for WebSphere Application Server. As standard, all WebSphere Application Server configurations ship with the Application Server Toolkit, which is primarily used for assembling and deploying applications to WebSphere Application Server. The Application Server Toolkit contains a sub-set of Rational Application Developer/Rational Software Architect functionality since it is based on Eclipse and the Eclipse Web Tools Project. In 2006, both WebSphere and Rational plan to release major updates that are designed to be compatible with one another. WebSphere Application Server V6.1 is announced here. Rational is currently planning to ship Rational Application Developer and Rational Software Architect V7.0 in the second half of 2006. The gap between these product releases is intentional and is necessary to meet customer requirements for the WebSphere-specific functionality in Rational Application Developer and Rational Software Architect. During the timeframe between the availability of WebSphere Application Server V6.1 and Rational Application Developer V7.0 / Rational Software Architect V7.0, WebSphere customers who need to build and deploy applications to WebSphere Application Server V6.1 should use the Application Server Toolkit. Once V7.0 of the Rational products become available, those projects could be imported from the Application Server Toolkit to Rational Application Developer V7.0 / Rational Software Architect V7.0 to take advantage of the added capabilities.

  3. Back to top

    Re: Rational Application Developer 6.1

    Jul 12, 2007 10:34 AM by Andy East

    What has happened to Rational Web Developer tool that came free with WAS Express 6.0? What do we migrate too if we are using Web Developer? I don't think the Websphere Application Server Toolkit supports JSF web development

  4. Back to top

    Re: Rational Application Developer 6.1

    Mar 5, 2008 12:08 AM by Narumol Nawalerspanya

    Hi to verify this, http://www.ibm.com/developerworks/websphere/library/techarticles/0606_petersonr/0606_petersonr.html

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.