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

WebSphere App Server fix pack 7.0.0.3 is out

For those who are running WAS 7, IBM released the latest fixpack yeserday (March 24th). This is a highly recommended fix. You can get the fix from IBM’s FTP site. This is the easiest way as you don’t have to rat through their support web site. For Windows 32 bit (about half of you out … Read more