InfoQ

News

Enterprise Application Platform 4.2: First JBoss release under RedHat support model

Posted by Ryan Slobojan on Sep 17, 2007 08:00 AM

Community
Java
Topics
Application Servers
Tags
RedHat ,
JBoss ,
JBoss Seam

JBoss, a division of RedHat, recently announced the first release of their Enterprise Application Platform (EAP), which is based off of JBoss Application Server 4.2. InfoQ took the opportunity to learn more about this release and the potential changes it brings.

The first release of EAP is version 4.2, which corresponds with the version of JBoss Application Server that it is based on - it also bundles in JBoss Clustering, JBoss Cache, JBoss Messaging, Hibernate, JBoss Seam and JBoss Transactions. EAP fully implements the J2EE 1.4 specification, and also provides several features of the Java EE 5.0 specification including EJB 3.0, JSP 2.1, Servlets 2.5, JSTL 1.2 and JSF 1.2 as well as a few other smaller components.

The release of EAP also marks one of the first releases in the new JBoss development and support model - from now on, support can only be purchased from JBoss for EAP, not for the standalone JBoss application server. EAP support is sold on a subscription model which is very similar to RedHat's Enterprise Linux subscription model, with customers paying an annual subscription fee and receiving free upgrades and support during the subscription period. JBoss also supports each release of EAP for 5 years, with 3 years of that being full support and the following 2 years being maintenance support. In addition to technical benefits, the subscription also provides indemnification from lawsuits like those filed by the now-bankrupt SCO against Linux vendors and users.

New JBoss Support Model by Adrian Brock Posted Sep 18, 2007 9:30 AM
  1. Back to top

    New JBoss Support Model

    Sep 18, 2007 9:30 AM by Adrian Brock

    It seems to be a common misconception that Redhat only supports the Enterprise Application Platform. That would be true if you said "production support" we still do developer support and many other services for the non-platform releases. e.g. https://www.redhat.com/support/policy/soc/developer/

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.