JBoss Enterprise Application Platform

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Pnm (talk | contribs) at 23:48, 5 February 2012 (Fix links to dab Cache). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

JBoss Enterprise Application Platform
Developer(s)Red Hat
Stable release
5.1.2 / January 2012[1]
Written inJava
Operating systemCross-platform
TypeApplication server, Web application framework
LicenseGNU Lesser General Public License
Websitehttp://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]

Key components:[2]

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 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]
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. ^ "JBoss Enterprise Application Platform 5, Release Notes 5.1.2". Red Hat. 2012.
  2. ^ a b "JBoss Enterprise Application Platform data sheet" (PDF). Red Hat.
  3. ^ a b "JBoss Enterprise Middleware". Red Hat.
  4. ^ a b "JBoss Enterprise Application Platform Features". Red Hat.
  5. ^ a b c "JBoss Enterprise Application Platform Supported Standards". Red Hat.
  6. ^ "JBoss Enterprise Application Platform Component Details". Red Hat.
  7. ^ "JBoss Enterprise Application Platform 5.1.0 update". Red Hat. 2010-09-30.
  8. ^ "JBoss Enterprise Web Platform". Red Hat.
  9. ^ "JBoss Enterprise Web Platform Component Details". Red Hat.
  10. ^ "JBoss Enterprise Web Platform Supported Standards". Red Hat.
  11. ^ "JBoss Enterprise Portal Platform datasheet" (PDF). Red Hat.
  12. ^ Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5" (PDF). Red Hat. pp. 7–8.
  13. ^ "GateIn". JBoss Community.
  14. ^ "GateIn". OpenSource-IT.com.
  15. ^ Wesley Hales (2010-01-19). "GateIn - Presented at Atlanta JUG". Red Hat.
  16. ^ "GateIn And The Future Of Portals". TechRepublic. Mar 2010.
  17. ^ "About the Bridge". JBoss Community.
  18. ^ "JBoss Enterprise Portal Platform 4.3: Portlet Bridge Overview". Red Hat. 2010.
  19. ^ Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5" (PDF). Red Hat. p. 9.
  20. ^ "JBoss Enterprise Portal Platform Components Details". Red Hat.
  21. ^ "GateIn Portal - JBoss + eXo: FAQ". JBoss Community.
  22. ^ Thomas Heute (June 24, 2010). "Introduction to JBoss Enterprise Portal Platform 5" (PDF). Red Hat. p. 5.
  23. ^ "GateIn Portal Framework". eXo.
  24. ^ Charles Humble (Sep 24, 2010). "eXo Add Social Features to Version 3 of their Portal Platform". InfoQ.com.
  25. ^ "JBoss Enterprise Web Server". Red Hat.
  26. ^ "JBoss Enterprise Web Server data sheet" (PDF). Red Hat. p. 2.
  27. ^ "JBoss Enterprise Web Server Component Details". Red Hat.
  28. ^ "JBoss Enterprise Web Server data sheet" (PDF). Red Hat. p. 3.
  29. ^ "JBoss Web Framework Kit". Red Hat.
  30. ^ Ben Wang, Bela Ban, Manik Surtani, Scott Marlow, Galder Zamarreño (2010). "JBoss Cache Frequently Asked Questions, Chapter 1. General Information". Red Hat.{{cite web}}: CS1 maint: multiple names: authors list (link)
  31. ^ "Netty Project". JBoss Community.

Bibliography

  • Marrs, Tom; Davis, Scott (July 1, 2009). "JBoss At Work: A Practical Guide" (Document). O'Reilly. p. 306. {{cite document}}: Unknown parameter |isbn= ignored (help); Unknown parameter |url= ignored (help)
  • Stark, Scott; Fleury, Marc; Richards, Norman (April 30, 2005). "JBoss 4.0 The Official Guide" (Document). Sams. p. 648. {{cite document}}: Unknown parameter |isbn= ignored (help); Unknown parameter |url= ignored (help)

External links