
To build the TrialBlazer, run the "build.sh" (or "build.bat") script. The
deployable file is "build/jar/EJB3Trail.ear".

Just drop the EJB3Trail.ear file in your server's "server/default/deploy" (or
"server/default/deploy") directory and point your browser to 
http://localhost:8080/EJB3Trail/. It brings up the landing page and runs the 
database script on the server.

IMPORTANT NOTE: You need <a href="http://www.jboss.com/products/jbossas/downloads">JBoss AS 4.0.4+</a> to run this trailblazer. You MIGHT be able to run it in older AS 4.0.x with the <a href="http://www.jboss.com/products/list/downloads#ejb3">latest EJB 3.0 module</a> installed.