|
Installing WebGalileo Faces demonstration application |
|
| • | Unzip the deliverable. You will find the webgalileofaces.war file. This is WAR (web application archive) file that is ready for deployment to any application server compatible with Servlets 2.3(and above),JSP 1.2.x |
| • | In your /WEB-INF/web.xml descriptor locate the "pathToImages", "pathToJavaScriptsExplorer", "applicationRootContext" init servlet parameters. Change "webgalileofaces" root context path in these init parameters to the root context where WebGalileo Faces testing application was deployed. |
| • | Restart your application server. Point your browser to the application root context. For example, if you deployed the application to the "webgalileofaces" root context then URL may be something like http://serverName:port/webgalileofaces/ |