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 > -----Message d'origine----- > De : A.J. Barnes [mailto:[EMAIL PROTECTED] > Envoyé : samedi 21 octobre 2006 18:11 > À : [email protected] > Objet : Client > > Working on migrating to beta 19. Looking good so far, > breaking up the call > seems to make much more sensible user code from where I am. > > Big problem I'm having at the moment is making a Client. > Previously I'd > used the GenericClient. Not to certain where to go with b19, > so tried just > using the org.restlet.Client. > > Unfortunately this has not been successful. I'm getting reports of > "WARNING: No available client connector supports the required > protocols: > [HTTP]", attributed to com.noelios.restlet.impl,Factory createClient > > And worse is that some of my tests are returning false > passes, because the > client I cannot use is still returning OK (200) as its status. > > Thanks, > AJ > -- > A.J. Barnes, B.Sc., B.N. > Poisons Information Officer > National Poisons Centre / Te Kaunuku Paitini O Aotearoa > > Ph: +64 3 479 7250 > Fax: +64 3 477 0509 > > ======================================================= > > CAUTION: This e-mail message may contain information that is > confidential > and subject to privilege. It is intended solely for the addressee. If > you > are not the intended recipient, you are notified that any use, > distribution > or copying of this message or data is prohibited. If you received this > e-mail in error, please notify me immediately and delete all material > pertaining to this e-mail. Thank you.

