The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Download Latest Version
jbosstools-4.2.3.Final-browsersim-standalone.jar (15.8 MB)
Email in envelope
Get an email when there's a new version of JBoss Community
Name | Modified | Size | InfoDownloads / 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