-
Notifications
You must be signed in to change notification settings - Fork 6
Home
skuro edited this page Oct 3, 2011
·
2 revisions
Welcome to the lambdalf wiki!
MAVEN_OPTS="-Xmx512m -XX:MaxPermSize=256m" mvn clean install -Pwebapp
Lambdalf is distributed as an AMP. The code is based on the Maven Alfresco Archetypes, which enables a local Jetty server to start and deploy a local Alfresco which has already lambdalf installed.
curl -X POST -u admin:admin http://localhost:8080/alfresco/service/swank
After you started the application, call the swank
web script to start a local Swank server. Currently there's no possibility to stop it once it's started.