Open Source Winning Java Server Market
Seldo writes "C|net is reporting that free open-source J2EE servers are gaining market share. From the article: "Analysts say it's difficult to measure the extent to which open-source Java application servers, such as Tomcat and JBoss, have eaten into the revenue of commercial providers of Java application servers. But the growing popularity of the open-source application servers is undeniable." The article also points out that the emergence of J2EE as a standard led to a commoditization of Java-based application servers, giving the low-cost OSS alternatives an advantage."
Absoultely. You're certianly not going to run .NET on Linux (well at least not yet, until Mono is released). J2EE gives you the option of picking an OS. It also works the other way around. If you already have Windows boxes as servers, you don't have to switch to Linux just to take advantage of J2EE.
There are a few more open-source J2EE app servers than just Jboss and Tomcat - and its good that these are targeting different markets (just like the various Linux Distributions target different types of user/server markets )
Yes, different application have different needs. One is allowed to chose which application server the feel will benefit their application to most. Resin is a good example of this, providing a very nice way to do XSLT.
Will the companies that sell J2EE app servers today be in some sort of trouble if J2EE becomes a commodity? No, they're not in trouble at all because they make money from their unique products and services around J2EE.
Exactly. No longer can these companies "shit in a box and mark it garunteed." (Tommy Boy was on cable yesterday). They actually have to work hard to make their product give a signifigant advantage over the OSS versions and be worth the money, unlike some other giant software company we know ...
What companent is JBoss? I thought it covered pretty much every part of the J2EE spec now that the Resin web/JSP server has been integrated.
.Net. Both are efforts to get their respective owners' products embedded in back office situations. The APIs of .Net seem to compare directly with those of Java. If Java solutions become cheaper to deploy, and if they run faster and more reliably than .Net solutions, .Net will undoubtably suffer. In fact, I would bet that Microsoft is among the most worried with the open-source J2EE servers.
Actually, I think IBM is being threatened. WebSphere is horribly overpriced, buggy, and very late to support new J2EE specifications. While IBM will still get hardware and integration revenue from their customers, I think they will miss the WebSphere revenue. IBM probably worries about this the least, though, as more and more of their business comes from the integration side.
Sun has been relegated to 4th place among commercial J2EE servers these days. I would bet they're far worse than 4th place when considering open source implementations. Even if they aren't upset about losing the revenues from iPlanet, I'm sure they can't be happy about losing control over what is becoming the de facto reference implementation for J2EE.
BEA can't be happy--much of their revenue comes from their overpriced J2EE server.
Microsoft is worried because the open-source J2EE servers are, much like Linux, making robust Unix-based server applications cheaper to deploy than equivalent Microsoft-based solutions.
I'm not sure how the strategy behind Java is really that different than
--Be human.