... and as an fyi, I've been reworking the examples/quickstart app (that we reverse-engineer into the archetype) so that the html and json viewer modules are now integrated as a single "webapp" module.
Do a build, and then cd into webapp/target; you'll see that there's an executable war (...-jetty-console.war) which you can run using java -jar ... If you're thinking of adding scimpi in for the 0.2.0 release, it'd be good to have it added into this webapp's web.xml, rather than be standalone. Let me know what you think. Cheers Dan
