Monday December 29, 2003
WebSphere version 6.0 - when's will it release?
Today I discovered that WebSphere is one of the first appservers to support J2EE 1.4. Too bad it's a developer release and not a real release. At my current project, we've been developing on Tomcat 4.1.29 (and MySQL) because it's the only platform I've tested AppFuse on. We plan to migrate to WebSphere and DB2 in the coming months. They currently have a license for WebSphere 4.x, which I heard sucks - especially (IMO) because it only supports Servlets 2.2 and JSP 1.1. Luckily, the app we're deploying to production will be the first Java-based webapp, so we will hopefully be able to use WebSphere 5.1.
I just wish 6.0 was out as a real release, then we could start using JSP 2.0 and leave all those damn <c:out value="..."/>'s behind.
Posted in Java
at Dec 29 2003, 11:15:14 PM MST
4 Comments
Search This Site
Recent Entries
- What's Next
- Jack's Mohawk
- LinkedIn Cuts 10% (a.k.a. The Journey is Over)
- Happy Birthday Abbie!
- Moving from Spring's XML to Annotations in AppFuse
- Free Maven Training in New Orleans on Election Day
- AppFuse Light ยป AppFuse, Maven Archetypes and Shared Web Assets
- Great Weekend in Montana
- Colorado Software Summit 2008 Wrapup
- RESTful Web Applications with Subbu Allamaraju
Posted by Jason Carreira on December 30, 2003 at 09:07 AM MST #
Posted by Richard Mixon on December 30, 2003 at 12:08 PM MST #
It seems like they never developed any software using it. This is especially true since we're not using WSAD, and they seem to think everyone should just use their tools. The whole thing is as unfriendly as possible to the developer. They're listening to us about our problems, but when can changes make it in? Maybe 2005? And then our customers won't want to jump on the new versions immediately, so I'm looking at having some of the usability issues we've raised addressed and usable by me in 2006? Fun.
I'll go back to trying to convince everyone that we should just dump EJBs altogether and develop in Resin.
Posted by Jason Carreira on December 30, 2003 at 12:30 PM MST #
Posted by Craig McClanahan on December 30, 2003 at 11:33 PM MST #