InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

WebSphere 6.1 Released; Updated for Java 5, SOA

Posted by Floyd Marinescu on May 29, 2006

Sections
Development,
Enterprise Architecture,
Operations & Infrastructure
Topics
Java ,
SOA ,
Application Servers
Tags
IBM ,
Websphere
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.
  • This article is part of a featured topic series on SOA
Rational Application Developer 6.1 by Sean Sullivan Posted
Re: Rational Application Developer 6.1 by Sean Sullivan Posted
Re: Rational Application Developer 6.1 by Andy East Posted
Re: Rational Application Developer 6.1 by Narumol Nawalerspanya Posted
  1. Back to top

    Rational Application Developer 6.1

    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

    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

    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

    by Narumol Nawalerspanya

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.