A Grails application to manage and distribute informations about filmed headlines.
- Java SDK 1.5+ (for Grails 1.2 or greater)
- Grails 1.3.8 (http://grails.org)
- Maven 2.x or 3.x (http://maven.apache.org)
-
Create a
GRAILS_HOMEenvironment variable that points to the path of the Grails distribution and add thebinfolder in the Grails distribution to thePATHenvironment variableset GRAILS_HOME=C:\temp\Grails\grails-1.3.8set PATH=%PATH%;%GRAILS_HOME%\bin -
Create a
JAVA_HOMEenvironment variable that points to the location of your JDKset JAVA_HOME=C:\Programme\Java\jdk1.6.0_16 -
Copy third-party libraries with Maven
mvn dependency:copy-dependencies -DoutputDirectory=libor usecopyLibs.bat -
Run
grails run-appin thelineappdirectory -
Browse to http://localhost:8080/lineapp
-
Login as administrator (admin:geheim) or user (jdoe:passwort)
-
Celebrate