tjwatson commented on issue #57: URL: https://github.com/apache/felix-atomos/issues/57#issuecomment-1129097041
To get the native examples working with equinox you can pass `org.osgi.framework.system.packages.extra=javax.rmi.ssl` to the native executable. For example: ``` ./org.apache.felix.atomos.examples.substrate.maven org.osgi.framework.system.packages.extra=javax.rmi.ssl ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
