EJB 3.0 TrailBlazer: Hike 1: Getting Started
 

EJB 3.0 is not only a standard J2EE programming interface but also a new approach for application development. The spirit behind EJB 3.0 is to use POJOs, Java annotations, and the dependency injection design pattern to quickly construct loosely coupled and testable applications with ease. Extending the EJB 3.0-style programming model beyond the formal specification, JBoss AS 4.0.3 supports value-added POJO services throughout the JBoss Enterprise Middleware Suite (JEMS) suite of products. In this hike, we will walk through an introduction of the overall POJO + annotation based programming model for EJB 3.0. We will also explore how to install the JBoss EJB 3.0 Application Server and run this TrailBlazer application as an example.


Enterprise Java Made Easy

This trail provides an overview of the EJB 3.0 programming model and how it simplifies J2EE application development. You can also find technical references and further reading materials in this trail.

Install a JBoss EJB 3.0 Server

This trail demonstrates how to download, install, and start the JBoss EJB 3.0 application server.

Package and deploy EJB 3.0 applications

This trail uses the TrailBlazer application itself to show how to build, package and deploy a JBoss EJB 3.0 application.

©2002-2005 JBoss Inc. All rights reserved. JBoss is a registered trademark and servicemark of JBoss, Inc.
Privacy Policy