java-tutorials/guest/deep-jsf
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
..
src/main Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
README.md Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2 2019-10-31 20:43:47 -05:00
pom.xml [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00

README.md

Building

To build the module, use Maven's package goal:

mvn clean package

The war file will be available at target/deep-jsf.war

Running

The war application is deployed to a Java EE 7 compliant application server, for example, to GlassFish 4 or later.

The example then will be accessible at http://localhost:8080/deep-jsf/index.xhtml