I wouldn't have thought too...
Thierry Boileau
Hello Matthieu,
I succeed in lauching this tutorial example with the following jars in
the classpath :
- org.restlet.example.jar
- org.restlet.jar
- com.noelios.restlet.jar
- com.nelios.restlet.ext.httpclient_3.1.jar
- org.apache.commons.httpclient.jar
- org.apache.commons.logging.jar
- org.apache.commons.codec.jar
It should work!!
Best regards,
Thierry Boileau
Hello Thierry
Thanks for your quick answer. My question was indeed a silly question ;-), but I
wouldn't have thought of a classpath problem considering the "null pointer
exception" I got.
I missed the codec jar. Now it does work!
Regards
Matthieu Hug