Slashdot Mirror


JavaWorld 2002 Editors' Choice Awards

sthiyaga writes: "JavaWorld presents the winners of its 2002 Editors' Choice Awards. 5 out of 10 categories were won by open source projects! It's great to see JBoss win the 'Best Java Application Server' category, beating both BEA's WebLogic and IBM's WebSphere! Read the article at JavaWorld."

8 comments

  1. "Victory" could be spun the opposite way... by wrinkledshirt · · Score: 2, Insightful

    It's great to see JBoss win the 'Best Java Application Server' category, beating both BEA's WebLogic and IBM's WebSphere! Read the article at JavaWorld.

    Meanwhile, Microsoft is rubbing their hands together that .NET's major competitor as a platform isn't having their award-winning products spearheaded by corporations.

    Just a thought.

    --

    --------
    Bleah! Heh heh heh... BLEAH BLEAH!!! Ha ha ha ha...

    1. Re:"Victory" could be spun the opposite way... by Anonymous Coward · · Score: 3, Insightful

      more likely they're pissed off that their major competitors can't have "their air-supply cut off."

    2. Re:"Victory" could be spun the opposite way... by AVee · · Score: 2, Insightful

      Meanwhile, Microsoft is rubbing their hands together that .NET's major competitor as a platform isn't having their award-winning products spearheaded by corporations.

      Perhaps, but on the other end there is nothing said about the other candidates not being good enough. BEA WebLogic get's some very good remarks in the article. Also, it's kind of a proof that open source software can be a good solution and MS will not be happy with that... BTW, I just love this quote:
      "JBoss stopped being an application server a long time ago -- it is now officially a phenomenon," says ECA judge Sheil.

  2. A big win for free/open software by Lumpish+Scholar · · Score: 3, Interesting

    There were ten categories. Half of them were won by free/open software: JUnit 3.7, Xerces Java Parser 1.4.4 (from Apache), Apache Ant 1.4.1, JBoss 2.4.4, and Project Jxta. (At least one other, for best IDE, was won by a product with a significant free-as-in-beer version, Forte for Java, Community Edition.) Not bad!

    --
    Stupid job ads, weird spam, occasional insight at
  3. JDOM by cornflux · · Score: 1
    I really would like to see JDOM ranked as one of the finalists in the "Most Useful Java Community-Developed Technology" category. (For those unaware, JDOM is an API for reading/writing XML in Java-centric a manner that masks complexity while retaining usability and power.)

    In fact, JDOM is a part of the Java Community Process as Java Specification Request 102.

    Sun comment about JDOM:

    In general we tend to prefer to avoid adding new APIs to the Java platform which replicate the functionality of existing APIs. However JDOM does appear to be significantly easier to use than the earlier APIs, so we believe it will be a useful addition to the platform.
  4. hrmm... by Anonymous Coward · · Score: 0

    anyone else notice how many of the winners were free tools? either the free software community is really rocking in the java "arena" or the people who voted were predominantly cheapskates. ;-)

  5. Ballot Stuffing by Martin+S. · · Score: 2

    IMHO I think we've had some ballot stuffing on the best IDE front.

    JBuilder had been a consistent winner of the best IDE for years, and Forte has never been placed. So why the sudden turn around ? Especially when you conside Forte has not been Version++ this past year and JBuilder has ?

    This does not add up!

    We shifted from JBuilder Professional to Forte Enterprise, Forte is slower on same hardware, less functional, less productive (about 10 fold) and extremely buggy and prone to crashes. The only way it would be voted best IDE is ballot stuffing.

    BTW, I have no connection with iPlanet or Borland other than using their products, Borland because I like to and iPlanet because I have to.

    1. Re:Ballot Stuffing by Anonymous Coward · · Score: 0

      Where I work we recently switched from JBuilder because the licensing fees have been getting gradually higher and higher and the latest changes introduced into the class files by SUN meant that JBuilder 5 was incapable of working with JDK 1.4 without a bit of a hacky workaround.

      We switched to IntelliJ IDEA (www.intellij.com) and it's absolutely fantastic. It's really geared more toward server-side developers as it doesn't have a GUI editor but it's refactoring capabilities are amazing and since I'm primarily server-side anyway, it works out great. On top of that, the licensing is only 1/10 the cost of Jbuilder.