Does anyone have a working configuration of Archiva deployed on Jetty, for which they'd be willing to share the Jetty config files?
(I'm referring to deployment on a standalone Jetty, here, rather than testing via maven-jetty-plugin). I've tried to get this working myself, but only succeeded by configuring the JNDI datasource stuff via WEB-INF/jetty-env.xml. When I try to move that configuration to the main Jetty config so that I do not have to poke around inside the Archiva war, I can't get the JNDI bindings to work right. Thanks, Max.