Hi
Could you please have attention on releasing the newest developer kits.
Especially the “SecretStore Developer Kit for C”, I know there is a much
newer version then the 2007 version on:
http://tinyurl.com/mzgq96d
At least SecureLogin 8 installs a newer versions.
Also the “SecretStore Developer Kit for Java” needs a update:
http://tinyurl.com/mpc4td5
Since Java 7 is now unsupported, the Developer Kit need to be updated to
support Java 8, the current downloadable version is using the class
sun.io.ByteToCharConverter was present in Java 7 and earlier but was
deprecated. In Java 8 it is gone and compiling with Java 8 gives a
stacktrace (NoClassDefFoundError):
Exception in thread “CertificateIssuanceThreadEDir”
java.lang.NoClassDefFoundError: sun/io/ByteToCharConverter
at
com.novell.security.sso.ldap.ber.SSResponse.formatString(SSResponse.java:107)
at
com.novell.security.sso.ldap.ber.EnumResponse.parsePacket(EnumResponse.java:112)
at
com.novell.security.sso.ldap.ber.SSResponse.(SSResponse.java:74)
at
com.novell.security.sso.ldap.ber.EnumResponse.(EnumResponse.java:52)
at
com.novell.security.sso.ldap.jndi.JNDISecretStore.enumerateSecrets0(JNDISecretStore.java:295)
at
com.novell.security.sso.SecretStore.enumerateSecrets(SecretStore.java:1063)
at
com.novell.security.sso.SecretStore.enumerateSecrets(SecretStore.java:1001)
etc…
Kind Regards
Uffe Bager
–
uffbag
uffbag’s Profile: https://forums.netiq.com/member.php?userid=8577
View this thread: https://forums.netiq.com/showthread.php?t=53513