Miles to go 2.0 …

Arun Gupta is a technology enthusiast, avid runner, author of a best-selling book, globe trotter, a community guy, Java Champion, JavaOne Rockstar, JUG Leader, Minecraft Modder, Devoxx4Kids-er, and a Red Hatter.

GlassFish Commercial is Dead, WildFly and JBoss EAP to the Rescue

I, along with several others, spent 6+ years at Oracle creating and nurturing the GlassFish community. ~852 blog entries on blogs.oracle.com/arungupta/tags/glassfish vouch for that. I still remember when our team got a presidential award at Sun Microsystems for growing the downloads from 0 to 5 million in 3 years. I was also popularly known as “GlassFish Guy” all around the world. Lots of fond memories …

left Oracle and joined Red Hat a little over 4 weeks ago. Even though we have a competing (better ;) project in WildFly and product in JBoss EAP but will always have high respect for GlassFish. It is the Reference Implementation as required by JCP and so by design will be always at the leading edge of technology. One of common myths I had to unravel all the time was that GlassFish can be used as a production application server because Sun/Oracle offered commercial support for it.

This was changed by Oracle’s announcement to abandon commercial support for GlassFish. Specifically …

Oracle will no longer release future major releases of Oracle GlassFish Server with commercial support – specifically Oracle GlassFish Server 4.x with commercial Java EE 7 support will not be released.
Commercial Java EE 7 support will be provided from WebLogic Server.

This means GlassFish will continue to be at the leading edge of technology (hopefully) but is now merely reduced to a toy. You can use GlassFish as a reference to ensure your code is using pure Java EE 7 APIs but any production deployments should seriously think twice before considering it as a choice of application server. This is also expressed by Antonio Goncalves:

GlassFish will stay open source. Yes, but with no commercial support it will not be used in organizations

Earlier today GlassFish plugin for Eclipse was removed from java.net. I suspect we’ll continue to see more news items like this making GlassFish truly for reference only.

This also means that today there are no vendors offering commercial support for Java EE 7 applications. Johan Vos from Lodgon jumped on the opportunity and offered commercial support for GlassFish. Johan (disclaimer: a great friend) is extremely knowledgeable about the internals and the codebase so he would be your good bet in case you want production support.

This decision from Oracle makes business sense as having two application server from one company is always confusing. This is the reason Sun (unfortunately) could not survive and Oracle will. David Blevins explained wonderfully in his post that open source isn’t free. In addition to WildFly, TomEE is the only open source application server that is now commercially supported by Tomitribe.

The announcement also said:

Oracle recommends that existing commercial Oracle GlassFish Server customers begin planning to move to Oracle WebLogic Server, which is a natural technical and license migration path forward

This would again make sense from Oracle’s perspective, at least for license, but not so much from customers or community perspective. Forester research analyst John Rhymer was quoted on that:

Folks that prefer GlassFish as their Oracle-supported production Java server now are looking at a big rise in costs

Agreed that Java EE is the common binding thread between the two application servers and there is some support for deployment descriptors across the two application servers. But that’s where the connection stops. Migrating an application from GlassFish to WebLogic is like migrating from one application server to another application server, and InfoQ agrees with that. They even said:

This needs more planning and effort, compared to moving to GlassFish with commercial support, or switching from WildFly to JBoss EAP. 

Deployment descriptor interoperability is good to get started with but Markus Eisele explained in his blog entry R.I.P. GlassFish – Thanks for all the fish.:

Even that both WLS and GF understand at least a bit of each others deployment descriptors there is a high risk buried in here that such a setting is the road to trouble.

Even if there is a knowledge of deployment descriptors but is that how the application will go into production as well ? What if support for GlassFish deployment descriptors is dropped from WebLogic ? Migrate again ?

Oracle also talks about shared code between GlassFish and WebLogic. If applications are built using standard Java EE APIs then the underlying implementations does not really matter much. Anyway most migration effort is associated with monitoring, management, clustering, and administration which is completely different between the GlassFish and WebLoigic servers. Customers estimating the level of effort to migrate away from GlassFish have the same analysis to perform for WebLogic or JBoss Enterprise Application Platform. Antonio also highlighted this aspect:

WildFly and JBoss have the same code base, GlassFish and Weblogic don’t (and that makes a huge difference between RedHat and Oracle app servers)

Commercial GlassFish customers who want to explore a migration to WebLogic will need to evaluate the cost of both code and license migration. Oracle has not announced any license credit or reduced upgrade pricing for commercial GlassFish customers considering migration to WebLogic. The latest Oracle price list dated October 17, 2013 lists the per processor price of GlassFish at $5,000 and WebLogic Server Enterprise Edition at $25,000, you do the Math!

JBoss EAP calculator helps you compare ongoing subscription cost of JBoss EAP and upfront license and ongoing support/maintenance costs of WebLogic and WebSphere. As shown in the EAP calculator there is 92% savings using JBoss EAP over WebLogic over 3 years.

6 Facts blog talk about WebLogic is not always more expensive than Oracle GlassFish Server. The blog seems correct on the cost analysis but it does not mention that WebLogic Standard Edition does not offer any clustering and failover capabilities. That also makes the Standard Edition that much less attractive an offering. You get what you pay for!

WildFly is the bleeding edge innovation engine for Red Hat and JBoss EAP allows customers to consume open source with ease. If you are looking for an open source application platform with commercial support from a large vendor, then your only choice is Red Hat.

We are open and this is also stated in a very objective opinion from Sharat Chander (a great friend and my ex-colleague):

 

Here is one tweet that I saw after the announcement and we’ll continue to see more of these …

What can you do ?

  • WildFly 8 is getting ready to be released and is passing ~99% TCK for Java EE 7 compliance. Make sure to try your applications on WildFly and report any bugs. Tech Tip #1 shows how to get started.
  • Watch a Deep Dive into WildFly 8 and Java EE 7 webinar to learn more about WildFly 8.
  • Download JBoss EAP and try your applications on it. You can always reach out to Red Hat Consulting if you need help with migration efforts.
  • Try your Java EE 6 applications on OpenShift (deployed on JBoss EAP 6) or Java EE 7 applications using WildFly cartridge.

Red Hat and I are here to help!

Be Sociable, Share!
  • Tweet

Tags: , , ,

12 Responses to “GlassFish Commercial is Dead, WildFly and JBoss EAP to the Rescue”

  1. Bob Bickel says:

    Congrats Arun! There are a bunch of great folks at JBoss, and I’m sure you will enjoy it.

    I would also mention that another path forward for Glassfish customers is the think about making the real jump to the future and to a PaaS. Open shift or CloudBees or cloud foundry or google app engine or aws elastic beanstalk all represent the future of app servers…

  2. David Delabassee says:

    >> I spent 6+ years at Oracle creating and nurturing the community around GlassFish.

    To me, this is a bit unfair for Eduardo and Alexis. The ‘GF Community’ was at Sun (and still is at Oracle) at team effort.

  3. arungupta says:

    David, point taken and updated the blog. Although it already referred to the team getting the reward :-)

  4. Gonzalo says:

    The biggest problem I have with WildFly is that it is not supported in Netbeans. But I think this is more Netbeans’ problem than WildFly

  5. arungupta says:

    Gonzalo,

    @ehsavoie (on twitter) is already working on WildFly support in NetBeans, stay tuned. It is already supported in Eclipse and IntelliJ.

  6. ludo says:

    https://blogs.oracle.com/piotrik/entry/removing_glassfish_plugin_for_eclipse link is a 404. What was the content?

  7. arungupta says:

    Ludo,

    Seems like Oracle removed the blog entry. Next time I’ll take a snapshot of the blog article :-)

    A cached version of the blog shows:

    As I wrote in my last blogs, the official version of GlassFish plugin for Eclipse is distributed as part of OEPE product. On java.net we have been still delivering developer builds with bug fixes and enhancements. Now there are no more resources that could look after this channel so it was decided to bring it down. From now on there will be only official versions of GlassFish plugin available here on OEPE OTN site.

    In future there may origin a channel for unofficial releases of plugin, probably as a part of OEPE OTN site. This will necessary for supporting new versions of GlassFish which will be available to public during development.

  8. […] November 4, 2013, Oracle announced that its GlassFish Server 4.x with commercial Java™ EE 7 support won’t be released. If you’re […]

  9. […] announcement of discontinuing commercial support for GlassFish has left open source developers at a crossroad where they need to make a […]

  10. Nishad says:

    Hi Arun,

    I know its been a bit late to ask this question, but just wondering to know what the situation with GF and wildfly for production deployment.

    Thanks & Nishad
    Nishad

  11. arungupta says:

    Nishad,

    GlassFish is only a Reference Implementation with no commercial support from Oracle. WildFly is under active development and know several production use cases of WildFly. Commercial support for WildFly will come as part of JBoss EAP 7.

    Arun

  12. […] GlassFish Commercial is dead and JBoss EAP to rescue: 6.04% […]

Leave a Reply

Your email address will not be published. Required fields are marked *


9 + = eighteen

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>