[ https://issues.apache.org/jira/browse/FELIX-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nicolas Roduit closed FELIX-5439. --------------------------------- Resolution: Fixed > Cannot load native libraries in Windows Server 2012 with the name win32 > ----------------------------------------------------------------------- > > Key: FELIX-5439 > URL: https://issues.apache.org/jira/browse/FELIX-5439 > Project: Felix > Issue Type: Bug > Components: Framework > Affects Versions: framework-5.6.0 > Environment: Windows > Reporter: Nicolas Roduit > Fix For: framework-5.6.2 > > > With a bundle config: > <Bundle-NativeCode>lib/jnilibijg.dll; processor=x86-64; > osname=win32</Bundle-NativeCode> > The dll won't be loaded on Windows Server 2012. > To fix this issue add the following properties in > resources/default.properties: > felix.native.osname.alias.windowsserver2012=windows server 2012,win32 -- This message was sent by Atlassian JIRA (v6.3.15#6346)