| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jboss-seam-distribution-2.3.1.CR1-src.zip | 2013-06-07 | 25.9 MB | |
| jboss-seam-distribution-2.3.1.CR1-dist.zip | 2013-06-07 | 164.0 MB | |
| jboss-seam-distribution-2.3.1.CR1-dist.tar.gz | 2013-06-07 | 137.8 MB | |
| readme.txt | 2013-06-07 | 999 Bytes | |
| SHA1SUM | 2013-06-07 | 257 Bytes | |
| MD5SUM | 2013-06-07 | 233 Bytes | |
| changelog.txt | 2013-06-07 | 216.7 kB | |
| Totals: 7 Items | 328.0 MB | 0 | |
JBoss Seam - Contextual Component framework for Java EE
=========================================================
version 2.3.1.CR1, May 2013
This software is distributed under the terms of the FSF Lesser Gnu
Public License (see lgpl.txt).
Get Up And Running Quick
------------------------
1. Install JBoss AS 7.1.1.Final
2. Start JBoss AS by typing "bin/standalone.sh" in the JBoss home directory
3. In the "examples/booking" directory, type "mvn clean package" and check
for any error messages.
4. In the booking-ear directory run:
mvn jboss-as:deploy
5. Point your browser to
http://localhost:8080/seam-booking/
6. Register an account, search for hotels, book a room...
Learn more
----------
* Read the documentation in the "doc/reference/en-US" directory
* Read the online FAQ http://www.seamframework.org/Seam2
Notes for this release
----------------------
Be warned that JBoss Embedded is LEGACY runtime and is not in Seam 2.3 distribution anymore