And if the native code is developed in C#, the extensions are .dll and .netmodule Moreover, sometime, there are dependencies between .dll and .netmodule (like OSGi package dependencies)
Didier

Karl Pauls (JIRA) wrote:

Improve native code loading
---------------------------

                Key: FELIX-439
                URL: https://issues.apache.org/jira/browse/FELIX-439
            Project: Felix
         Issue Type: Bug
         Components: Framework
           Reporter: Karl Pauls
           Assignee: Karl Pauls


We need to improve native code loading in three areas:

1) bundle installation should fail in case a native library is not in the jar 
but in the header clause that is selected for the current platform.
2) we should only use the first library we find of a given name.
3) on MacOSX there are two extensions accepted by java namely, .jnilib and 
.dylib but System.mapLibrary() returns only the .jnilib extension.



--
--------------------------------------------------------------
Didier DONSEZ

Laboratoire LIG, Equipe ADELE
Universite Joseph Fourier
Bat. C, 220 rue de la Chimie, Domaine Universitaire
BP 53, 38041 Grenoble Cedex 9, France
Tel : +33 4 76 63 55 49           Fax : +33 4 76 63 55 50
GPS : lat 45°11'38.3"N, lon 05°46'14.7"E, alt 223m

mailto:[EMAIL PROTECTED]
URL: http://www-adele.imag.fr/users/Didier.Donsez
Map: http://www-adele.imag.fr/users/Didier.Donsez/map/map.html
--------------------------------------------------------------


Reply via email to