Hey all -- Having a great time with Zookeeper and recently started testing the RESTful interface in src/contrib.
'ant runrestserver' creates a test instance attached to stdin which works well but any input kills it. How does one configure Jersey to run for real i.e. not attached to my terminal's stdin? I've tried altering log4j settings without much luck. If there are example setup docs for Linux, could somebody point me there? FWIW, I'm running zookeeper-3.3.1 with openjdk-1.6. Cheers, and thanks in advance --