Skip to content

OSGI import missing javax.net.ssl in bundle org.restlet.ext.ssl #639

@capitancambio

Description

@capitancambio

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions