2 Replies Latest reply on Dec 8, 2001 2:01 PM by adegbile

    JavaOne 2001: Boom or bust? The award goes to ...

    adegbile

      http://www-106.ibm.com/developerworks/java/library/j-j1wrap.html

      The Most Exciting Birds of a Feather Session goes to Marc Fleury and the JBoss.org group. Other than the slides being basically unreadable (hint: use a dark foreground on light background), it was great to attend a session with such a passionate speaker. For those of you who don't already know, JBoss is an open-source J2EE application server. JBoss is distributed under the LGPL (the so-called "Lesser" or Library version of the Gnu Public License), so it can be incorporated into commercial products without "infecting" the rights to the commercial software.

      JBoss is going right to the heart of the J2EE movement by building a pluggable, extensible server core using JMX and then bootstrapping all of the other server capabilities atop of the core. So, you can suck in as little or as much of the various services as are appropriate for your needs. Contrast this to the more monolithic approach that most, if not all, of the proprietary server vendors are taking.

      Fleury and crew are also trying to support themselves by forming a non-profit foundation (a la Apache) which can take tax-deductible donations and make money through branding and certification, licensing, and franchising. If you want to become an "official," certified JBoss consultant, you will have to take the JBoss group's training. Then you'll get a franchise-like license and gigs in your area will be sent to you. (I presume the foundation gets a percentage of the revenue.)

      In terms of software, Fleury thinks that there is a market in which component/service developers can create software that extends the power of the JBoss services and then sell those components for say, $50. He wants to convince the developers to open-source the code once their component has brought in a certain amount of revenue. It will be an interesting experiment to watch. Good luck!

      The Best Comeback to the Threat of .Net also goes to Marc Fleury of the JBoss Group. In the JBoss BOF mentioned previously, Marc quoted an excerpt from a Wall Street Journal piece wherein BEA's Bill Coleman conceded the low end of the enterprise market to Microsoft's .Net. Marc proceeded to get hot and bothered; he swore that Java technology, through open-source projects such as JBoss (and JBoss specifically) will own the low-end enterprise market. Throughout the session, Marc kept coming back to this issue, reiterating that not only is JBoss a competitive J2EE server, but it also has the very best per-CPU fees (and so will eventually own the mid- and high-end markets too).

      (My comments JBoss will become the spine of the Java Technology )

        • 1. Re: JavaOne 2001: Boom or bust? The award goes to ...
          marc.fleury


          > Fleury and crew are also trying to support themselves
          > by forming a non-profit foundation (a la Apache)
          > which can take tax-deductible donations and make

          we are more agressive than that really :D


          > (My comments JBoss will become the spine of the Java
          > Technology )

          sure thing

          marcf

          • 2. Re: JavaOne 2001: Boom or bust? The award goes to ...
            adegbile

            I have been reading through the core of the Jboss 3 libraries, the Architectural and Design strategy is really ground breaking. The implementation of the JBoss published worked in the Java Community have a lot of implications.

            Personally Benefit
            This has been a major architectural shift for me. I believe you can start a New Course on the Architectural strategies in Developing Enterprise Java Application using Jboss as a Model.

            The other day I was at www.theServerside.com and found this article. In an interesting display of Web Services in action, Standard and Poors is looking to break up its half-dozen large, monolithic e-commerce sites into 50-60 smaller modules, exposed as standard Web Services via UDDI, WSDL, SOAP and all. The software will be developed with J2EE on iPlanet.

            This is the Kind of niche market for the Jboss Group, implementing SPINELIKE-JMX application on Jboss .

            I really believe in the JMX architecture and the Core implementation in Jboss has opened a new world up to me. There is also talk of integration with Jini services which I have seen.

            The implementation of the JBoss 3 is the beginning of a truely Distributed Java Application....Just an idea ...