Hi, the user list would have been the better place to ask.
On Tue, Jan 19, 2010 at 14:04, GUNACKER Simon <sgunac...@eurofunk.com> wrote: > It doesn't work for me; I wonder if this has to do with my jackrabbit hopping > around behind a proxy. > Any hints? yes, that's probably the issue. the jsp does http requests. you must start the jvm with proxy parameters. see here: http://java.sun.com/j2se/1.5.0/docs/guide/net/proxies.html regards marcel