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.

