| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -10,9 +10,9 @@ An example of full-stack JavaEE Application with JPA, CDI and JSF | |||
| 10 | 10 | ||
| 11 | 11 | ### Installation | |
| 12 | 12 | ||
| 13 | - Run on **Wildfly Server 10.1.0.Final**. | ||
| 13 | + Create the war file using Maven (with **mvn clean package** or from Eclipse) | ||
| 14 | 14 | ||
| 15 | - Deploy the war with the datasource file contained in the project | ||
| 15 | + Run on **Wildfly Server 10.1.0.Final**. | ||
| 16 | 16 | ||
| 17 | 17 | To add some user and notes to the database, uncomment the following annotations | |
| 18 | 18 | ```Java | |
| Back | FazBrowse Home | New Git URL |
0 commit comments