RE: How to tell which client connector library is being used

2013-06-10 Thread Jerome Louvel
Hi Robert, It seems that you are missing the org.restlet.ext.httpclient.jar in the classpath which will actually support the Apache HTTP client library. Best regards, Jerome -- http://restlet.org http://twitter.com/#!/jlouvel --

RE: How to tell which client connector library is being used

2013-06-10 Thread Robert Dodier
It seems that you are missing the org.restlet.ext.httpclient.jar in the classpath which will actually support the Apache HTTP client library. Thanks for the tip. I've updated the classpath. I realize now that I didn't pay attention to the lib/readme.txt which has the list of jars for the