Software:JBoss Enterprise Application Platform

From HandWiki
Short description: Web application framework
JBoss Enterprise Application Platform
Developer(s)Red Hat
Stable release
7.4.12 / August 7, 2023; 6 months ago (2023-08-07)
Preview release
8.0 Beta / December 15, 2022; 13 months ago (2022-12-15)
Written inJava
Operating systemCross-platform
TypeApplication server, Web application framework
LicenseGNU Lesser General Public License
Websitewww.redhat.com/en/technologies/jboss-middleware/application-platform

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 developed and maintained by Red Hat.[1] The JBoss Enterprise Application Platform is part of Red Hat's Enterprise Middleware portfolio of software.[2] Because it is Java-based, the JBoss application server operates across platforms; it is usable on any operating system that supports Java. JBoss Enterprise Application Platform was originally called JBoss and was developed by the eponymous company JBoss, acquired by Red Hat in 2006.[3]

Product components and features

Red Hat's latest JBoss EAP version is 7, with Cumulative Patches 2 and Cumulative Patches 3 (JBoss EAP 7.2 and JBoss EAP 7.3, respectively).

Key features:[4]

Key components:[1]

  • JBoss Application Server, the framework used to support the development and implementation of applications
  • 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 free and open-source, but Red Hat charges to provide a support subscription for JBoss Enterprise Middleware. Red Hat allows the use of JBoss EAP for development, but to obtain support in production a support subscription is required and customizations are not supported.

Related products

These products are part of the JBoss Enterprise Middleware portfolio of software,[2] 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:
Lists of components[27] and standards supported[28] are available.
  • JBoss Web Framework Kit
    This software is a set of web frameworks used for building light and rich Java applications.
    Components:[29]
  • 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

References

  1. 1.0 1.1 "JBoss Enterprise Application Platform data sheet". Red Hat. http://www.jboss.com/pdf/jb_ent_app_platform_04_07.pdf. 
  2. 2.0 2.1 "JBoss Enterprise Middleware". Red Hat. http://www.redhat.com/jboss/. 
  3. "Press Release: Red Hat's comples acquisition of JBoss". Red Hat. https://www.redhat.com/en/about/press-releases/jboss-final. 
  4. 4.0 4.1 "JBoss Enterprise Application Platform Features". Red Hat. http://www.jboss.com/products/platforms/application/features/. 
  5. 5.0 5.1 5.2 "JBoss Enterprise Application Platform Supported Standards". Red Hat. http://www.jboss.com/products/platforms/application/standards/. 
  6. "JBoss Enterprise Application Platform Component Details". Red Hat. http://www.jboss.com/products/platforms/application/components/. 
  7. "JBoss Enterprise Application Platform 5.1.0 update". Red Hat. 2010-09-30. https://rhn.redhat.com/errata/RHEA-2010-0506.html. 
  8. "JBoss Enterprise Web Platform". Red Hat. http://www.jboss.com/products/platforms/webplatform/. 
  9. "JBoss Enterprise Web Platform Component Details". Red Hat. http://www.jboss.com/products/platforms/webplatform/components/. 
  10. "JBoss Enterprise Web Platform Supported Standards". Red Hat. http://www.jboss.com/products/platforms/webplatform/standards/. 
  11. "JBoss Enterprise Portal Platform datasheet". Red Hat. http://www.jboss.com/pdf/epp-5-datasheet.pdf. 
  12. Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5". Red Hat. pp. 7–8. http://www.redhat.com/promo/summit/2010/presentations/jbossworld/developer-insights/thurs/theute-1020-epp5/JBossWorld_2010_ThomasHeute_IntroToEPP5-Final.pdf. 
  13. "GateIn". JBoss Community. http://www.jboss.org/gatein. 
  14. "GateIn". OpenSource-IT.com. http://www.opensource-it.com/software/gatein. 
  15. Wesley Hales (2010-01-19). "GateIn - Presented at Atlanta JUG". Red Hat. http://www.slideshare.net/wesleyhales/gatein-presented-at-atlanta-jug-on-1191020. 
  16. "GateIn And The Future Of Portals". TechRepublic. Mar 2010. http://www.techrepublic.com/whitepapers/gatein-and-the-future-of-portals/2343873. 
  17. "About the Bridge". JBoss Community. http://www.jboss.org/portletbridge. 
  18. "JBoss Enterprise Portal Platform 4.3: Portlet Bridge Overview". Red Hat. 2010. http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Portal_Platform/4.3/html/Portlet_Bridge_Overview/sect-Reference_Guide-JBoss_Portlet_Bridge_Overview.html. 
  19. Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5". Red Hat. p. 9. http://www.redhat.com/promo/summit/2010/presentations/jbossworld/developer-insights/thurs/theute-1020-epp5/JBossWorld_2010_ThomasHeute_IntroToEPP5-Final.pdf. 
  20. "JBoss Enterprise Portal Platform Components Details". Red Hat. http://www.jboss.com/products/platforms/portals/platformcomponents/. 
  21. "GateIn Portal - JBoss + eXo: FAQ". JBoss Community. http://www.jboss.org/gatein/jbossexoFAQ.html. 
  22. Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5". Red Hat. p. 5. http://www.redhat.com/promo/summit/2010/presentations/jbossworld/developer-insights/thurs/theute-1020-epp5/JBossWorld_2010_ThomasHeute_IntroToEPP5-Final.pdf. 
  23. "GateIn Portal Framework". eXo. https://www.exoplatform.com/company/public/website/products. 
  24. Charles Humble (Sep 24, 2010). "eXo Add Social Features to Version 3 of their Portal Platform". InfoQ.com. http://www.infoq.com/news/2010/09/exo3. 
  25. "JBoss Enterprise Web Server". Red Hat. http://www.jboss.com/products/platforms/webserver/. 
  26. "JBoss Enterprise Web Server data sheet". Red Hat. p. 2. http://www.jboss.com/pdf/JB_EWS_web.pdf. 
  27. "JBoss Enterprise Web Server Component Details". Red Hat. http://www.jboss.com/products/platforms/webserver/components/. 
  28. "JBoss Enterprise Web Server data sheet". Red Hat. p. 3. http://www.jboss.com/pdf/JB_EWS_web.pdf. 
  29. "JBoss Web Framework Kit". Red Hat. http://www.jboss.com/products/wfk/. 
  30. "JBoss Cache Frequently Asked Questions, Chapter 1. General Information". Red Hat. 2010. http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/JBoss_Cache_Frequently_Asked_Questions/general.html. 
  31. "Netty Project". JBoss Community. http://www.jboss.org/netty/. 

Bibliography

External links