Moving applet from Oracle jre: first tries
helpcrypto helpcrypto
helpcrypto at gmail.com
Wed Sep 26 09:02:18 PDT 2012
> Hi,
>
> That property looks correct to me. It is odd that it is null.
Linux pc 3.2.0-31-generic-pae #50-Ubuntu SMP Fri Sep 7 16:39:45 UTC
2012 i686 athlon i386 GNU/Linux
java version "1.7.0_07"
OpenJDK Runtime Environment (IcedTea7 2.3.2) (7u7-2.3.2a-0ubuntu0.12.04.1)
OpenJDK Client VM (build 23.2-b09, mixed mode, sharing)
ii icedtea-7-jre-jamvm 7u7-2.3.2a-0ubuntu0.12.04.1
Alternative JVM for OpenJDK, using JamVM
ii openjdk-7-jre 7u7-2.3.2a-0ubuntu0.12.04.1
OpenJDK Java runtime, using Hotspot JIT
ii openjdk-7-jre-headless 7u7-2.3.2a-0ubuntu0.12.04.1
OpenJDK Java runtime, using Hotspot JIT (headless)
ii openjdk-7-jre-lib 7u7-2.3.2a-0ubuntu0.12.04.1
OpenJDK Java runtime (architecture independent libraries)
ii icedtea-7-jre-jamvm 7u7-2.3.2a-0ubuntu0.12.04.1
Alternative JVM for OpenJDK, using JamVM
ii icedtea-7-plugin 1.2-2ubuntu1.2
web browser plugin based on OpenJDK and IcedTea to execute
Java applets
ii icedtea-netx 1.2-2ubuntu1.2
NetX - implementation of the Java Network Launching
Protocol (JNLP)
ii icedtea-netx-common 1.2-2ubuntu1.2
NetX - implementation of the Java Network Launching
Protocol (JNLP)
Mozilla Firefox 15.0.1
/etc/alternatives/mozilla-javaplugin.so ->
/usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386/IcedTeaPlugin.so
> java.stderr should have the full trace unless it is being swallowed
> unintentionally somewhere.
My System.out.println messages are on stdout, while other things are
on stderr (thats quite ok, in fact).
Is there something like a Java Console??? or a way to have them all
merged as a trace?
> Why do you need to access the trust store via the applet by the way?
To add a trusted cert to keystore (its working like a configuration applet)
Thanks a lot for your help!
More information about the distro-pkg-dev
mailing list