Menu

SandStorm registry in Java

Just released a registry implementation in Java.

It uses xmlrpc-j classes, with an addition of pure java Base64 class found on the net, so it will not depend on sun's VM internals.

It works on Kaffe VM, and can also be compiled into native executable using gcj-3.0(pre-compiled executable included, but you will need the runtime libgcj).

Posted by Idan Sofer 2001-08-08

Log in to post a comment.