Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added /demo/ratingSection to the list of Demo Application pages.

...

  • Open a shell window, cd into fiz-x and invoke the following ant target:
    Code Block
    ant build-demo
    
    This will compile the demonstration application and create a directory fiz-x/out/demo that contains an image ready for installation in Tomcat.
  • Find the ROOT application directory in your Tomcat installation (if Tomcat is installed in directory xyz it should be in the xyz/webapps/ROOT). Replace the contents of the ROOT application directory with the contents of fiz-x/out/demo.
  • Start your Tomcat server; if it is already running, you may need to restart it in order for it to see the application directory changes.
  • You should now be able to try out the demo application. If your Tomcat server is running on the port 8080 (the default) you can click on the following links: