i am trying loading dll using Bundle-NativeCode but getting below exception while bundle starts
cqse-httpservice %bundles.pluginTitle: Cannot start (org.osgi.framework.BundleException: Unresolved constraint in bundle XXXXXX: No matching native libraries found.) org.osgi.framework.BundleException: Unresolved constraint in bundle XXXXXX: No matching native libraries found.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
I guess, that's not a problem specific to AEM, but rather a general JNI problem or maybe something special to OSGI and JNI.
kind regards,
Jörg
Views
Replies
Total Likes
Hi,
I guess, that's not a problem specific to AEM, but rather a general JNI problem or maybe something special to OSGI and JNI.
kind regards,
Jörg
Views
Replies
Total Likes
See http://blog.vogella.com/2010/07/27/osgi/
However most dlls have a equilvant Java library. Its far better to use Java libraries with AEM then try and get dlls to work with AEM.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies