JBoss Enterprise Application Platform
Developer(s) | Red Hat |
---|---|
Stable release | 6.4 / Apr 2015[1] |
Written in | Java |
Operating system | Cross-platform |
Type | Application server, Web application framework |
License | GNU Lesser General Public License |
Website | http://www.jboss.com/products/platforms/application/ |
The JBoss Enterprise Application Platform (or JBoss EAP) is a subscription-based/open-source Java EE-based application server runtime platform used for building, deploying, and hosting highly-transactional Java applications and services.[2] The JBoss Enterprise Application Platform is part of the JBoss Enterprise Middleware portfolio of software.[3] Because it is Java-based, the JBoss application server operates cross-platform: usable on any operating system that supports Java. The JBoss Enterprise Application Platform was developed by JBoss, now a division of Red Hat.
Product components and features
Key features:[4]
- Eclipse-based Integrated Development Environment (IDE) is available using JBoss Developer Studio
- Supports Java EE and Web Services standards[5]
- Enterprise Java Beans (EJB)
- Java persistence using Hibernate
- Object request broker (ORB) using JacORB for interoperability with CORBA objects
- JBoss Seam framework, including Java annotations to enhance POJOs, and including JBoss jBPM
- JavaServer Faces (JSF), including RichFaces
- Web application services, including Apache Tomcat for JavaServer Pages (JSP) and Java Servlets
- Caching, clustering, and high availability, including JBoss Cache(before EAP 6/AS 7) or Infinispan caching(after EAP 6/AS 7/WildFly), and including JNDI, RMI, and EJB types
- Security services, including Java Authentication and Authorization Service (JAAS) and pluggable authentication modules (PAM)
- Web Services and interoperability,[5] including JAX-RPC, JAX-WS, many WS-* standards, and MTOM/XOP
- Integration and messaging services, including J2EE Connector Architecture (JCA), Java Database Connectivity (JDBC), and Java Message Service (JMS)
- Management and Service-Oriented Architecture (SOA) using Java Management Extensions (JMX)
- Additional administration and monitoring features are available using JBoss Operations Network
Key components:[2]
- WildFly (formerly known as JBoss AS), an application server
- Hibernate, an object/relational mapping and persistence (ORM) framework
- JBoss Seam, a framework for building web applications
- JBoss Web Framework Kit, for building Java applications
Lists of components,[6] features,[4] and standards supported[5] are available.
Licensing and pricing
JBoss itself is open source, but Red Hat charges to provide a support subscription for JBoss Enterprise Middleware.
Related products
These products are part of the JBoss Enterprise Middleware portfolio of software,[3] or are included with the JBoss Enterprise Application Platform software.[7]
- JBoss Enterprise Web Platform (or JBoss EWP)
This software is a lighter weight version of the JBoss Enterprise Application Platform. The key components are essentially the same as the full JBoss Enterprise Application Platform, but uses a slimmed down profile of the JBoss Application Server.[8]
Lists of components[9] and standards supported[10] are available. - JBoss Enterprise Portal Platform (or JBoss EPP)
This software is an enterprise portal with the core portal features of presentation, master page objects, containers, and a repository, and also an optional site publisher.[11]
Key components:[12]- JBoss Enterprise Application Platform – the software infrastructure
- GateIn Portal – both an enterprise web portal and also a portal framework to build upon.[13][14][15][16] GateIn Portal includes support for Web Services for Remote Portlets (WSRP), Java Content Repository (JCR), Single Sign-On (SSO), and OpenSocial gadgets.
- JBoss Portlet Bridge – a non-final draft implementation of the JSR-301 and JSR-329 specifications that support JavaServer Faces (JSF) within a JSR-286 portlet. This software also supports other web frameworks such as JBoss Seam and RichFaces to run inside a portlet.[17][18]
- Site Publisher – web content management (optional) (by eXo)
- JBoss EPP implements the standards for Portlet 2.0 (JSR-286), JCR (JSR-170), OASIS WSRP 1.0, and OpenSocial.[19]
- A list of components[20] is available.
- The GateIn project is a merge of JBoss Portal 2.7 and eXo Portal 2.5 that produced GateIn Portal 3.0, and also the related projects GateIn Portlet Container, eXo JCR, and JBoss Portlet Bridge.[21][22][23][24]
- JBoss Enterprise Web Server (or JBoss EWS)
This software is a platform for lightweight Java applications, but also handles large scale websites.[25] JBoss EWS may be deployed as a standard enterprise web server, a simple Java application server, or an enterprise open source application infrastructure.[26]
Key components:- Apache Tomcat – including Java Servlet and JavaServer Pages
- Apache Web Server – including common modules and connectors for authentication, caching, proxying, filtering, and load balancing (mod_jk)
- JBoss Web Framework Kit
This software is a set of web frameworks used for building light and rich Java applications.
Components:[29]- Google Web Toolkit – framework for rich Internet applications
- RichFaces – framework for rich Internet applications
- Spring Framework – Java framework
- Apache Struts – Java framework
- JBoss Cache (or JBC)
This software implements a cache for frequently accessed Java objects to improve application performance. The cache can be replicated and transactional. The cache can be replicated across one or more Java Virtual Machines (JVM) across a network. The cache can be transactional because a JTA compliant transaction manager can be configured and make any cache interaction transactional. The two types of JBoss Cache are Core and POJO, with the POJO library built on top the Core library.[30] - JBoss Netty
This software is a New I/O (NIO) client-server framework for the development of Java network applications such as protocol servers and clients. The asynchronous event-driven network application framework and tools is used to simplify network programming such as TCP and UDP socket servers.[31] Netty includes an implementation of the reactor pattern of programming.
See also
- List of JBoss software
- Comparison of business integration software
- Comparison of application servers
References
- ↑ "JBoss Enterprise Application Platform". Red Hat. 2014.
- ↑ 2.0 2.1 "JBoss Enterprise Application Platform data sheet". Red Hat.
- ↑ 3.0 3.1 "JBoss Enterprise Middleware". Red Hat.
- ↑ 4.0 4.1 "JBoss Enterprise Application Platform Features". Red Hat.
- ↑ 5.0 5.1 5.2 "JBoss Enterprise Application Platform Supported Standards". Red Hat.
- ↑ "JBoss Enterprise Application Platform Component Details". Red Hat.
- ↑ "JBoss Enterprise Application Platform 5.1.0 update". Red Hat. 2010-09-30.
- ↑ "JBoss Enterprise Web Platform". Red Hat.
- ↑ "JBoss Enterprise Web Platform Component Details". Red Hat.
- ↑ "JBoss Enterprise Web Platform Supported Standards". Red Hat.
- ↑ "JBoss Enterprise Portal Platform datasheet". Red Hat.
- ↑ Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5". Red Hat. pp. 7–8.
- ↑ "GateIn". JBoss Community.
- ↑ "GateIn". OpenSource-IT.com.
- ↑ Wesley Hales (2010-01-19). "GateIn - Presented at Atlanta JUG". Red Hat.
- ↑ "GateIn And The Future Of Portals". TechRepublic. Mar 2010.
- ↑ "About the Bridge". JBoss Community.
- ↑ "JBoss Enterprise Portal Platform 4.3: Portlet Bridge Overview". Red Hat. 2010.
- ↑ Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5". Red Hat. p. 9.
- ↑ "JBoss Enterprise Portal Platform Components Details". Red Hat.
- ↑ "GateIn Portal - JBoss + eXo: FAQ". JBoss Community.
- ↑ Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5". Red Hat. p. 5.
- ↑ "GateIn Portal Framework". eXo.
- ↑ Charles Humble (Sep 24, 2010). "eXo Add Social Features to Version 3 of their Portal Platform". InfoQ.com.
- ↑ "JBoss Enterprise Web Server". Red Hat.
- ↑ "JBoss Enterprise Web Server data sheet". Red Hat. p. 2.
- ↑ "JBoss Enterprise Web Server Component Details". Red Hat.
- ↑ "JBoss Enterprise Web Server data sheet". Red Hat. p. 3.
- ↑ "JBoss Web Framework Kit". Red Hat.
- ↑ Ben Wang, Bela Ban, Manik Surtani, Scott Marlow, Galder Zamarreño (2010). "JBoss Cache Frequently Asked Questions, Chapter 1. General Information". Red Hat.
- ↑ "Netty Project". JBoss Community.
Bibliography
- Marrs, Tom; Davis, Scott (July 1, 2009). "JBoss At Work: A Practical Guide". O'Reilly. p. 306. ISBN 0-596-00734-5.
- Stark, Scott; Fleury, Marc; Richards, Norman (April 30, 2005). "JBoss 4.0 The Official Guide". Sams. p. 648. ISBN 978-0-672-32648-6.