Online: 19615 guests, 34 members
 
 Monthly JBoss newsletter:
 

JBoss TrailBlazers and Demo Applications

The following JBoss TrailBlazers and Demo Applications are designed to help you get up and running quickly with JBoss products and technologies. We encourage you to Run them, Download them, and enjoy the learning process!

JBoss Portal Live Demo JBoss Portal provides an open source platform for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience. Our JBoss Portal demo makes getting started with JBoss Portal as easy as 1, 2, 3.

Run JBoss Portal Live Demo

EJB 3.0
TrailBlazer
This TrailBlazer teaches you how to leverage the new and revolutionary EJB 3.0 programming model for creating enterprise applications using plain old Java objects (POJOs). The TrailBlazer is divided into many hikes and trails designed to get you started and fluent with EJB 3.0 today.

Note: This trailblazer works with JBoss AS 4.0.4 GA. If you have an earlier version of JBoss, please upgrade. Thanks.

Run TrailBlazer, Download TrailBlazer, Download Code

Seam Tools JBoss Seam is the simplest Java EE web development framework available. Seam's becomes even easier to use when used in conjunction with our Eclipse-based development tools. Take a look at these demos to see how easy it is to get started with Seam.

Seam in Eclipse Demo, Database Reverse Engineering Demo

Seam DVD Store The Seam DVD Store shows how a complete Seam-based application might work. The storefront application makes use of Seam's powerful state conversations and state management to create a very simple to understand store front with very little code. The back-end store management application demonstrates how Seam can integrate business process to provide rich and flexible control flows while keeping the business logic free from any of those concerns.

Run the Demo, Learn More, Download Seam and examples

Seam Booking
Guided Tour
JBoss Seam is an application framework for Java EE 5. Seam unifies the component models of JSF and EJB 3.0, providing a streamlined programming model for web-based enterprise applications. The hotel booking guided tour is live Seam sample application with under-the-hood code walk-through. It shows how simple it is to create powerful database driven web applications using Seam.

Take Guided Tour, Learn More, Download Seam and examples

POJO Clustering / Caching
Guided Tour
JBoss makes POJO (in particular, EJB3 POJO) applications "enterprise ready" by supporting POJO clustering and high-performance caching in both the web layer and database layer. This demo is an online e-commerce sample application for a "DVD Store". You can play with the application online (i.e., shop for DVDs!), and at the same time, learn about POJO clustering / caching concepts and code behind the scene -- all without leaving your browser. Of course, you can also download the sample application and use it as a template for your next clustered POJO web application!

Take Guided Tour, Download Source Code

JBoss Eclipse IDE
TrailBlazer
This TrailBlazer provides a range of flash demos designed to show you how to develop, deploy, and debug JBoss applications with ease. Note that a link to the source code is available from within the TrailBlazer.

Sorry, we are currently updating the IDE trailblazer for the latest IDE and EJB 3.0 versions. Please check back later

DVD Store
Demo Application
The DVD Store Demo Application was built to highlight the Dell PowerEdge 1855 blade server as an excellent JBoss Certified platform for deploying scalable applications. The DVD Store uses JavaServer Faces for its web-based front end, EJB3 for its business logic and data access, and MySQL as its database. The application supports such features as secure sign-on, shopping cart persistence, clustering, failover, and internationalization.

Sorry, we are currently updating the DVD Store sample application. Please check back later