Thanks Jerome, the missing piece was com.noelios.restlet.ext.net.jar I've put that in and things are flying along again!
AJ Quoting Jerome Louvel <[EMAIL PROTECTED]>: > > Hi AJ, > > Thanks for the feed-back! > > GenericClient was indeed merged with the Client interface into a > single > Client class, so you are using the right piece. > > For the bug, could you try again with the new snapshot, I'm 100% sure > that > everything works fine with it on this front. Otherwise, make sure that > you > have the com.noelios.restlet.ext.net.jar file into your classpath as > the > HTTP client is no longer part of the NRE core JAR. > > Best regards, > Jerome

