$JAVA_HOME/bin/java -classpath ".bin/sj_client.jar:./bin/sj_lib.jar:./bin/soap.jar:./bin/mail.jar:./bin/activation.jar" org.sourcejammer.client.commandline.Client ./conf http://dev.sourcejammer.org/servlet/rpcrouter
$JAVA_HOME/bin/java -classpath "./bin/sj_client.jar:./bin/sj_lib.jar:./bin/soap.jar:./bin/mail.jar:./bin/activation.jar" org.sourcejammer.client.commandline.Client ./conf http://dev.sourcejammer.org/servlet/rpcrouter
should add the / on the first entry in classpath
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ SourceJammer-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-devel
