Switched to the 1.0b1 source archive.
Now everything works like a charm.
I must admit: SnipSnap is "user friendly" to install but not yet "developer friendly".
Proposal:
- Document directory structure (what is where, and where must it be in the WAR file)
- Clean up directory structure. E.g. gabriel/*.acl files are under conf/ but must finally be in the classpath (jar or WEB-INF/classes)
- Reduce Ant-iness (depend less on ant), so that devlopment/deployment from an IDE (Eclipse!) gets easier.
How can I help?