You install Apache My Faces as follows:
-
Download the Apache MyFaces JSF implementation from the Apache MyFaces Project website: http://myfaces.apache.org/
Select the current release of Apache MyFaces, for example, myfaces-1.1.1.zip.
-
Download the current release of Apache MyFaces, and unzip it into a folder, which will contain the following jar files:
-
myfaces-all.jar
-
myfaces-api.jar
-
myfaces-impl.jar
Remove the myfaces-api.jar and myfacs-impl.jar files.
-
Download the dependency jar files from the same site and copy the jar files of the folder myfaces-blank-example\WEB-INF\lib to the Apache MyFaces lib folder. You should have the following jar files:
-
Define a "JSF_LIB" variable in the PowerDesigner "General Options" window, Variables tab to indicate the Apache MyFaces implementation lib folder path.