Java classes to test fedora server
Compile the java class SimpleClient.java with the class FedoraSOAPClient.java in the same directory. That is take the steps:
$> CLASSPATH=/usr/local/fedora/client/fedora-client.jar:.
$> javac SimpleClient.java
$> java SimpleClient
this should produce like this result
$> CLASSPATH=/usr/local/fedora/client/fedora-client.jar:.
$> javac SimpleClient.java
$> java SimpleClient
this should produce like this result