The worlds number one Java application server, and it was created by the community.

JBoss Application Server is the #1 most widely used Java application server on the market. Hundreds of professional open source developers have contributed to the JBoss Application Server over the years and community contributors are not only welcome but encouraged. In fact all JBoss employed contributors to the JBoss Application Server were hired from the community and each of them contributed to an open source project in one way or another.

A J2EE certified platform for developing and deploying enterprise Java applications, Web applications, and Portals, JBoss Application Server provides the full range of J2EE 1.4 features as well as extended enterprise services including clustering, caching, and persistence. We need the community to drive new features in each of these features. You are a powerful force in professional open source, and your contribution is essential to keeping JBoss AS the most used Java application server on the planet.

JBoss Application Server includes support for Enterprise Java Beans (EJB) 3.0 which is designed to dramatically simplify the enterprise Java programming model. Download JBoss AS with EJB 3.0 today.

About the Project

Getting Involved If you wish to get involved as a developer in the JBoss Application Server project, please visit the forms and get to know people. Also, it is recommended you visit the JIRA pages to get a glimpse of the status or project tasks.
All of the developers on the JBoss Application Server project began as independent contributors to one JBoss project or another. JBoss core developers are guided by a meritocracy, and we hire talent anywhere in the world it may be.
Developers There have been hundreds of community developers contributing to JBoss Application server. If you are not on this list and you are a contributor, or have been in the past, send an email to labs-admin at jboss.com with a short bio, a picture, and to which projects you contributed, and we will happily add you to this list of rock star programmers.
Community Our forums are the main channel of communication between all community members. If you experience problems, have questions, or simply want to meet the community, visit the forums.
Knowledge
Project Status JBoss Application Server uses the JIRA tracking and project management system to organize and prioritize tasks.
JBoss Portal|Open Issues |Roadmap
Acknowledgements The JBoss Application Server was created by professional open source developers from around the world.
Professional Support JBoss Inc. delivers the Professional Support, Consulting, and Training that you need whether you are testing a proof of concept, deploying a mission-critical application, or rolling out JEMS across your enterprise.
JBoss Blog Portlet

JBossAS 4.2.3.GA on Fedora 9
Posted on Oct 15, 2008 6:29:28 AM by noreply@blogger.com (Dimitris Andreadis).

David Walluck has released on jpackage JBossAS 4.2.3 for Fedora 9. If you are are a 'yum install jbossas' type of person, go get it!

JBoss AS 4.2.3.GA released!
Posted on Jul 18, 2008 6:18:51 PM by noreply@blogger.com (Dimitris Andreadis).

Since we are back on track churning out JBoss AS releases, here is another one: JBoss Application Server 4.2.3.GA. You can start downloading it immediately from here. This is the 3rd bug fixing releas...

JBoss AS 5.0.0.CR1 now available
Posted on Jul 1, 2008 8:50:47 AM by noreply@blogger.com (Dimitris Andreadis).

I suppose you've already heard that AS5 CR1 is out. Get it, test it, and let us know what's good or bad about it. Release Notes Sourceforge Download Cheers /Dimitris

JBoss AS5 Q&A at InfoQ
Posted on Jun 27, 2008 5:23:17 AM by noreply@blogger.com (Dimitris Andreadis).

An interview of yours truly on the current status of JBossAS 5 was just published at InfoQ. I hope you find it interesting.

Railo joins JBoss.org!
Posted on Jun 5, 2008 1:53:19 PM by noreply@blogger.com (Dimitris Andreadis).

I suppose you have seen many times fancy websites with URLs ending in .cfm? .cfm stands for Cold Fusion Markup Language and is the language originally used to write application for the Adobe Cold Fusi...

JHUG Athens - Sat/7th - Be There!
Posted on Jun 4, 2008 7:24:27 AM by noreply@blogger.com (Dimitris Andreadis).

Another event organised by the Java Hellenic User Group (JHUG) will take place the coming Saturday in central Athens. For all those Java enthusiasts make sure you don't miss this event! There is an ex...

JBoss Workshop at University of Piraeus
Posted on May 15, 2008 6:40:03 AM by noreply@blogger.com (Dimitris Andreadis).

Tomorrow afternoon we'll be having a JBoss workshop at the University of Piraeus. This is mostly an introduction to the wonders of the JBoss technologies with a couple of short presentations and hands...

JBoss AS 5.0.0.Beta4 released!
Posted on Feb 12, 2008 4:55:16 PM by noreply@blogger.com (Dimitris Andreadis).

The final Beta of JBoss AS 5 was released yesterday just in time for the JBossWorld conference taking place in Orlando/Florida! Beta4 is another step in getting closer to our goal of delivering a Java...

JBossAS 4.2.2.GA released!
Posted on Oct 23, 2007 8:53:32 AM by noreply@blogger.com (Dimitris Andreadis).

The second bug fixing release of the JBoss Application Server v4.2 series is available for download. Before rushing to sourceforge, please take a look at the detailed release notes. Except for the bug...

ThreadDumps and StackTraces
Posted on Oct 14, 2007 9:06:41 AM by noreply@blogger.com (Dimitris Andreadis).

Thread Dumps and Stack Traces are useful tools for debugging java applications. In JBossAS there are several ways to get stacktraces, most common being to use the jmx-console. An entry point to the va...