Scala4Sling Demo - Jazoon 09
Introduction
This package contains the support material for the Jazoon 09 Session 10080 Building RESTful Web Applications with Scala for Sling. The Scala interpreter bundle contained in this package diverges from the official one released with Apache Sling Version 5. Future releases of Apache Sling will hopefully contain the enhancements present in this package.
Prerequisites
Building and Starting
- Start CRX 1.4.2 Developer Edition by either double clicking crx-1.4.2.20090324-developer.jar or by entering the following command: java -jar crx-1.4.2.20090324-developer.jar
- Build and install the Scala4Sling Demo - Jazoon 09 project by executing the following command: mvn install
- With your browser go to http://localhost:7402/content/forum.html
Downloads