Java EE 6 released

After several years of development and LOTS of community involvement, Sun has announced the release of Java Enterprise Edition 6 or Java EE 6 for short. Please, please don’t call it J2EE anymore! There is a good article on the Sun Developer site on the new features of Glassfish v3 and JEE6. Another good presentation … Read more

Properties based configuration in WebSphere App Server 7

One of the new features WebSphere Application Server 7 is its properties file based configuration. Since version 5 WAS has had a scripting interface called wsadmin (it was an xml interface in prior versions), which is accessed from the WAS_HOME/bin directory as wsadmin.bat or wsadmin.sh. This scripting interface allows live interaction with the server, or … Read more

WebSphere XD Virtual Enterprise 6.1.1 Announced

IBM Announced XD 6.1.1 last week. This is a refresh pack rather than a fix pack (note the 3rd digit change). You need to be at WAS 6.1.0.25 or 7.0.0.5 before upgrading. The FTP site for the refresh pack CIM is here. New features include: AIX Micro-partitioning uncapped shared processor support enables Virtual Enterprise to … Read more

Licensing changes to WebSphere Development Studio Client (WDSC)

In April of last year, IBM ceased marketing and selling of the WDSC product. The strategy was to separate out the compilers from the development environment. If you are currently running WDSC and are looking to move forward with it, here is what you need to know: If you purchased WDSC Advanced, you will be … Read more

Central Florida WebSphere Users Group

This week I went to the first meeting of the rebirth of the Central Florida WebSphere Users Group in Orlando. There were mostly IBM’ers there and only 3 people (including myself) not from IBM. Nonetheless they had some great content. Nii-Boi Koi did a great presentation on WebSphere MQ File Transfer Edition (FTE), which appears … Read more

WAS 6.1 Scripting Overview

While doodling around on YouTube, I found a few videos on WebSphere App Server. Of those, one was completely about their marketing packaging. This one, however, seemed relatively useful. It covers WAS scripting interface (a.k.a. wsadmin). If you have never bothered before, here are a few things you can do: Repeatable application installation Precise setup … Read more

WebSphere 7 Due in September!

So its already in Beta, and can be downloaded with Rational Application Developer 7.5 public beta. I’m previewing it now to check out the features and to see how it compares to my previous list of ‘must haves’. When I was talking with the devs at RSDC, they said that it should go gold in … Read more