|
From: bsmithjj <do-...@jb...> - 2006-04-21 17:48:11
|
How about making a new beta release of Seam - I have trouble trying to figure out which version of facelets, EL, etc... I need to build complete application .war (for a Seam + Hibernate + Facelets style of application)... even though I try to use recent nightly releases, follow the documentation, look at the example code, etc. Also, following the included readme.txt file doesn't cut it in the nightly builds. anonymous wrote : | Get Up And Running Quick | ------------------------ | | 1. Download JBoss AS 4.0.4.CR2 or later | | http://www.jboss.com/products/jbossas/downloads | | 2. Install JBoss AS 4.0.4.CR2 with the EJB 3.0 profile selected | | 3. Edit the "build.properties" file and change jboss.home to your | JBoss AS installation directory | | 4. Start JBoss AS by typing "bin/run.sh" in the JBoss home directory | | 5. In the "examples/booking" directory, type "ant deploy" and check | for any error messages | | 6. Point your browser to | | http://localhost:8080/seam-booking/ | | 7. Register an account, search for hotels, book a room... | Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938710#3938710 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938710 |