I think launchd is the answer, but using this plist:
I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError: net/appjet/oui/main
Caused by: java.lang.ClassNotFoundException: net.appjet.oui.main
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
...
Any ideas?
/usr/local/etherpad/trunk/etherpad/bin/run-local.shreferred to from the plist?? – Yuji Aug 27 '10 at 17:57