Skip to content

A simple JSF 2.2 project to try out latest JSF 2.2 Faces Flow implementation

Notifications You must be signed in to change notification settings

jaxio/jsf-faces-flow-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jsf-faces-flow-example

A simple JSF 2.2 project to try out latest JSF 2.2 Faces Flow implementation

This project is derived from examples provided by the JSF team: https://svn.java.net/svn/mojarra~svn/trunk/test/web-profile/flow/

To run the example:

  1. Download and install latest glass fish server from http://glassfish.java.net/downloads/3.1.2.2-final.html
  2. In glassfish module directory, replace the existing javax.faces.jar with the latest snapshot version available here: https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.faces/2.2.0-SNAPSHOT/
  3. Package the application: mvn package
  4. Deploy it to glassfish

About

A simple JSF 2.2 project to try out latest JSF 2.2 Faces Flow implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages