Hi Jerome,

Using the three jars from 2.2.0:
   org.restlet.jar
   org.restlet.ext.jsslutils.jar
   org.restlet.ext.xml.jar

I'm getting the error "No available server connector supports the required 
protocols: 'HTTPS' . Please add the JAR of a matching connector to your 
classpath."

Thanks,

Roy


> Hi Roy,
> 
> In v2.2.0, the org.restlet.ext.ssl module has been split into:
> 
>    - an org.restlet.ext.jsslutils.jar module (not necessary for your case,
>    integration with jSSLutils library for special SSL certificates)
>    - the org.restlet.jar core module
> 
> So, you should be able to remove the org.restlet.ext.ssl.jar dependency
> altogether and try again.
> 
> Thanks,
> Jerome
> --
> http://restlet.org
> @jlouvel <http://twitter.com/#!/jlouvel>
> 
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=3076948

Reply via email to