Hi all,
I've been developing in eXist since 2008, and I'm now trying out your BaseX.
I'm impressed so far, but how can I perform URL rewriting? I've tried using Jetty's Rewrite Handler via the example code at http://wiki.eclipse.org/Jetty/Feature/Rewrite_Handler but then the server fails to start, it simply dumps with:
$ sh bin/basexhttp org.eclipse.jetty.rewrite.handler.RewriteHandler
So I figure I need to compile it in (I grabbed from github and built with maven, but didn't know how to build the http server and downloaded the 5meg zip). Not sure how to do that.
I'm not a Java guy at the moment, so any pointers would be very helpful.
Thanks everybody! Jay