I downloaded the new installation of .23.0 and attempted to run the demos. They failed with an exception being thrown by the classloader, looking for log4j.
I added
<pathelement location="${jppf.lib}/log4j/log4j-1.2.9.jar"/>
to the path for node.classpath and was able to run the demos.