Teknik Informatika    
   
Daftar Isi
(Sebelumnya) JBoss SeamJBrout (Berikutnya)

JBoss

JBoss Application Server
JBoss by Red Hat.png
JBoss logo
Developer(s)Red Hat
Stable release7.1.1.Final / March 9, 2012; 12 months ago (2012-03-09)[1]
Written inJava
Operating systemCross-platform
TypeApplication server
LicenseGNU Lesser General Public License
Websitehttp://www.jboss.org/jbossas

JavaBeans Open Source Software Application Server (JBoss AS, or simply JBoss) is an application server that implements the Java Platform, Enterprise Edition (Java EE).

JBoss is written in Java and as such is cross-platform: usable on any operating system that supports Java.

JBoss was developed by JBoss, now a division of Red Hat. Licensed under the terms of the GNU Lesser General Public License, JBoss is free and open source software.

Contents

Origin

In 1999, Marc Fleury started a free software project named EJB-OSS (stands for Enterprise Java Bean Open Source Software) implementing the EJB API from J2EE (Java 2 Enterprise Edition). Sun Microsystems asked the project to stop using the EJB trademark within its name. EJB-OSS was then renamed to JBOSS, then JBoss later.[2] .

Versions

JBoss AS 4.0, a Java EE 1.4 application server, features an embedded Apache Tomcat 5.5 servlet container. It supports any Java Virtual Machine (JVM) between versions 1.4 and 1.6. JBoss can run on numerous operating systems including many POSIX platforms (like GNU/Linux, FreeBSD and Mac OS X), Microsoft Windows and others, as long as a suitable JVM is present.

JBoss AS 4.2 also functions as a Java EE 1.4 application server, but deploys Enterprise JavaBeans 3.0 by default. It requires the Java Development Kit version 5, and includes Tomcat 5.5.

JBoss AS 5.1, released in 2009, operates as a Java EE 5 application server. It is a minor update of the major release JBoss AS 5.0, which was in development for at least three years and was built on top of a new JBoss microcontainer.[3] JBoss AS 5.1 contains a preview of some elements from the Java EE 6 specification.[4]

JBoss AS 6.0,[5] an unofficial implementation of Java EE 6, was released on December 28, 2010. Although JBoss AS 6 does not support the full Java EE 6 stack,[6] it chose not to support this officially[7][8] by obtaining an official certification from Oracle. It does, however, officially support the Java EE 6 Web Profile.

JBoss AS 7,[1] was released on July 12, 2011, only six months after the last major release, JBoss AS 6. Unlike previous increments of the major versioning number, JBoss AS 7 supports the same Java EE specification as the last major release, namely Java EE 6. The Java EE profile is only partially implemented in JBoss AS 7, e.g. it includes MDBs, but listening to JMS destinations (which is mandated by the full spec) is not supported.[9] It is, however, certified for the Web Profile. The software code has been completely rewritten for JBoss AS 7.[10][11] Major changes visible to the user are the inability to define resources like JMS destinations and datasources inside archives (war/ear),[12][13] the way datasources are defined,[14][15] a much smaller size (less than half of JBoss AS 6)[1] and a 10-fold reduction in startup time.[16]

JBoss AS 7.1, the current stable version, was released in February 2012. The remaining parts of the EE spec were implemented, and this version was certified for the EE full profile.[17]

Product features

Licensing and pricing

JBoss itself is open source, but Red Hat charges to provide a support subscription for JBoss Enterprise Middleware. Before November 2010 JBoss was licensed as annual subscription in bundles of 4 and 32 CPU sockets. As of November 2010 the licensing changed and all cores on the system are now counted. The core bundles licensing is available for 16 and 64 cores.[18]

See also

Portal iconFree Software portal

Notes

  1. ^ a b c "JBoss Application Server downloads". http://www.jboss.org/jbossas/download s.
  2. ^ Jamae, Javid; Johnson, Peter (2009-01-20). "1.1 Introducing JBoss". JBoss in Action: Configuring the JBoss Application Server. Manning Publications. p. 4Bad page specification here. ISBN 978-1-933988-02-3. Retrieved 2011-12-01. 
  3. ^ "JBossAS 5.0.0.GA Released". 2008-12-05. http://www.jboss.com/index.html?modul e=bb&op=viewtopic&t=146773.
  4. ^ "JBoss 5.1.0.GA Release Notes". 2009-05-23. http://anonsvn.jboss.org/repos/jbossa s/tags/JBoss_5_1_0_GA/build/docs/read me.html.
  5. ^ "Home / JBoss / 6.0.0.Final". JBoss Community. 2010-12-28. http://sourceforge.net/projects/jboss /files/JBoss/JBoss-6.0.0.Final.
  6. ^ http://community.jboss.org/thread/160 813
  7. ^ http://dandreadis.blogspot.com/2011/0 1/introducing-brand-new-jboss-as-60.h tml
  8. ^ http://community.jboss.org/message/57 4581
  9. ^ http://community.jboss.org/thread/169 508
  10. ^ http://community.jboss.org/message/59 5453
  11. ^ http://planet.jboss.org/post/why_is_j boss_as_7_so_fast
  12. ^ http://community.jboss.org/message/60 6449
  13. ^ http://community.jboss.org/wiki/JBoss AS7VsAS6
  14. ^ http://community.jboss.org/wiki/DataS ourceConfigurationInAS7
  15. ^ http://www.javalinux.it/wordpress/201 1/07/14/how-to-create-an-manage-datas ources-in-as7/
  16. ^ JBoss Application Server 7.
  17. ^ http://planet.jboss.org/post/jboss_as _7_1_0_final_thunder_released_java_ee _6_full_profile_certified
  18. ^ "JBOSS NA Channel SKUs: Production Subscription SKUs". Red Hat. http://www.redhat.com/f/html/jboss_ch annel_skus.html.

References

  • Marrs, Tom; Davis, Scott (July 1, 2009). JBoss At Work: A Practical Guide. O'Reilly. p. 306. ISBN 0596007345. 
  • Jamae, Javid; Johnson, Peter (January 28, 2010). JBoss in Action: Configuring the JBoss Application Server. Manning Publications. p. 496. ISBN 1933988029. 
  • Stark, Scott; Fleury, Marc; Richards, Norman (April 30, 2005). JBoss 4.0 The Official Guide. Sams. p. 648. ISBN 9780672326486. 

External links

(Sebelumnya) JBoss SeamJBrout (Berikutnya)