| Java EE 7 SDK | 
This sample demonstrates how to use Resource Library Contracts in Java ServerFaces 2.2.
Following are the instructions for building, deploying, and running
        this sample application. 
    
app_dir is the sample application base
            directory: samples_install_dir/javaee7/jsf/contracts.
        app_dir.
        mvn target:
        
               
                        app_dir> mvn install
        
                   To deploy the project, you can 
            go to app_dir  
            and use the command line below:
        
               
                        app_dir> asadmin deploy ./target/contracts.war
        
app_dir> 
                    asadmin undeploy <app_name>
clean to remove the temporary directories
            like /target.
            app_dir> mvn
                    clean 
Perform the following steps to build, deploy, and run the application using NetBeans IDE:
samples_install_dir/javaee7/jsf directory, select contracts, select Open Required Projects, and click Open Project.contracts and select Run to build, deploy, and run the project.If you have problems when running the application, refer the troubleshooting document.
Copyright © 1997-2013 Oracle and/or its affiliates. All rights reserved.