So IBM has released Websphere 6.1, apparently the first Websphere version to run on Java5, only 20 months after JDK 1.5.0 was released. Pathetic. I had to read the article twice just to make sure I wasn’t misreading it. Meanwhile, we run Tomcat 3.3 on Java5 with no patches from Jakarta (even though 3.3.2 was released prior to the Java5 release). A JBoss version released in January of 2005 had full Java5 support.
It’ll be tough to make many fans in the development community with support like that. I just plain don’t get it. You’re IBM, a huge company and one of the heavyweights in the J2EE App Server space. You have near unlimited resources at your fingertips. And you take over a year and a half to adjust to a JVM upgrade that did little more than syntactical upgrades. We migrated our app, over 2000 classes, and the biggest effort was unwiring all of the spots where someone used enum as a variable name. Did we upgrade every class to use the latest and greatest Java5 features? No, what’s the point of that? IBM should have pushed a compatibility release as quickly as possible, and split that effort off of whatever other features went into this release. Developer support matters.2 Responses to “Java5 Support in an App Server is news? Shame on IBM.”
Feed
Recent Twitter Activity
- rkischuk: @ADaleR1 Exactly
- rkischuk: Things have gone too far when people are retweeting other people's Foursquare checkins about SxSW(i). Makes my head hurt.
- rkischuk: Pearl Jam, "Ten" playing in the office. Songs like "Release" are exactly why albums matter. Not single-worthy, but a great coda.
- rkischuk: @joeuhl @vi_jedi If I could bring Kaylee, I would be there. But I think I would get in trouble for that.
- rkischuk: Lost a battle against a modal dialog. Next time, Gadget...
Recent Posts
Archives
- February 2010
- November 2009
- August 2009
- March 2009
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- August 2007
- July 2007
- May 2007
- April 2007
- February 2007
- January 2007
- December 2006
- October 2006
- September 2006
- June 2006
- May 2006
- April 2006
- March 2006
- January 2006
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- February 2004
- January 2004
- November 2003
It is unlikely that developers had any choice if they are using Websphere.
True enough. I can say with certainty that an entire dev team at a prior gig of mine fought tooth and nail to dodge using DB2 (something about their dev tools being able to lock production tables without giving ANY notice), but the “IBM Factor” generally won the day there, though we subversively used Postgres at every opportunity.