jCatalog Software AG
Home | Contact | Imprint   

De
 
About
Why GrailsFlow?
Release Notes
First Steps
Demo
Screenshots
Download
Installation
User's Guide
Developer's Guide
Licence
Contact

Home > OSS > Installation

Installation of GrailsFlow 0.3

The following sections explain how to install Grailsflow-0.3 and how to use it.


System requirements

  • Application is written for Grails 1.0 and was compiled under JDK 1.5

Installation

  1. Download Grails from http://www.grails.org and install Groovy and Grails on your machine.
    e.g. install grails in c:\grails\
    Hint: make sure the environment variable GRAILS_HOME and PATH are set properly. (See http://www.grails.org/)
  2. Create a new application using 'grails create-app' from the command line.
    e.g. grails create-app grailsflow
  3. Unpack the zip-file with the source code and copy all necessary files in your newly created application directory.
    Hint: several files will be overwritten.
    Hint:The plugins "Quartz-0.1" and "richui-0.2" are preinstalled.
  4. Run the application using 'grails run-app' command.
    e.g. cd \grails\grailsflow
         grails run-app grailsflow
    If you have a newer grails version installed, run the update
    e.g. grails update grailsflow
    and follow the instructions on the screen.
  5. Access the appliction at http://localhost:8080/grailsflow/ with your webbrowser and try the first steps.

This product is based on Groovy and Grails. (http://www.grails.org/)





© Copyright 2000-2008 jCatalog Software AG Contact