Hello, I tried to run apache felix 3.0.6 on a CDC VM but it doesn't work. This is because it uses java.nio package (which is missing on CDC) in org.apache.felix.framework.cache.BundleCache. Is there a way to prevent from this problem ?
Thank you
Hello, I tried to run apache felix 3.0.6 on a CDC VM but it doesn't work. This is because it uses java.nio package (which is missing on CDC) in org.apache.felix.framework.cache.BundleCache. Is there a way to prevent from this problem ?
Thank you