You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having the same problem as detailed in http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2930885:
[...]
Caused by: java.lang.ClassNotFoundException: javax.net.ssl.SSLContext not found by org.restlet.ext.ssl [66]
at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460)
at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72)
[...]
The solution would be just adding javax.net.ssl to the imported packages in org.restlet.ext.ssl.