This is the dependency lack ;)
This is what I have, probably some have changed:
String[] nssDeps = {
//WARNING: Order MATTERS!
System.mapLibraryName("msvcr100"),
System.mapLibraryName("msvcp100"),
System.mapLibraryName("mozglue"),
System.mapLibraryName("nss3"),
System.mapLibraryName("mozutils"),
System.mapLibraryName("mozcrt19"),
System.mapLibraryName("nspr4"),
System.mapLibraryName("plds4"),
System.mapLibraryName("plc4"),
System.mapLibraryName("nssutil3"),
System.mapLibraryName("mozsqlite3"),
System.mapLibraryName("sqlite3"),
System.mapLibraryName("nssdbm3"),
System.mapLibraryName("freebl3")
};
On Mon, Jan 12, 2015 at 5:55 PM, Opa114 <[email protected]> wrote:
> i tried it but get another error: Caused by: java.io.IOException: modul
> not found - C:/Users/Matthias/AppData/Local/Temp/softokn3.dll
>
> but the file is in this folder. Where is the problem?
> --
> dev-tech-crypto mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-crypto
>
--
dev-tech-crypto mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-crypto