JBoss Application Server (I)

1 April 2008

Talking about J2EE application servers, JBOSS is a popular choice. The reason is that JBOSS is open-source EJB solution with lot of impressive features that are missing in Weblogic, WebSphere, and the other big players.

Some of the interesting features provided by JBOSS are:

- enterprise-class security
- transaction support
- resource management
- load balancing
- clustering
- database connection pooling
- JavaMail support

JBOSS is a container for the following:

- Servlets
- JSPs
- EJB (Entity Beans, Session Beans, and Message Driven Beans)
- Web Services

JBoss Application Server ships with Apache Tomcat for the web tier, Hypersonic for embedded database services, and Hibernate for object-relational mapping.

In the next posts, I will write about setting JBOSS and the deployment process.

del.icio.us:JBoss Application Server (I)  digg:JBoss Application Server (I)  spurl:JBoss Application Server (I)  wists:JBoss Application Server (I)  simpy:JBoss Application Server (I)  newsvine:JBoss Application Server (I)  blinklist:JBoss Application Server (I)  furl:JBoss Application Server (I)  reddit:JBoss Application Server (I)  fark:JBoss Application Server (I)  blogmarks:JBoss Application Server (I)  Y!:JBoss Application Server (I)  smarking:JBoss Application Server (I)  magnolia:JBoss Application Server (I)  segnalo:JBoss Application Server (I)  gifttagging:JBoss Application Server (I)

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: JBoss Application Server (I)

Leave a Reply