Package: icedtea-netx Version: 1.3-2 Severity: normal Dear Maintainer, After recent upgrade, "javaws tws.jnlp", from interactivebrokers.com, fails with a classpath error. It worked fine previously, and continues to work under an older Ubuntu installation, so I'm pretty sure the problem is not server- side.
--- Begin tws.jnlp --- <?xml version="1.0" encoding="UTF-8" standalone="no"?> <jnlp codebase="http://www.interactivebrokers.com/java/classes/" href="tws.jnlp"> <information> <title>Trader Workstation</title> <vendor>Interactive Brokers</vendor> <homepage href="http://www.interactivebrokers.com"/> <icon height="64" href="tws64x64.jpg" width="64"/> <description>Interactive Brokers Trader Workstation</description> </information> <security> <all-permissions/> </security> <resources> <j2se java-vm-args="-Dsun.java2d.noddraw=true -Xmx768M -XX:MaxPermSize=128M" version="1.5+"/> <jar href="twslaunch.jar"/> <property name="sun.java2d.noddraw" value="true"/> <property name="jnlp.twslaunch.jars" value="jts4launch.jar;total.2011b.jar"/> </resources> <application-desc main-class="jclient.Launcher"> <argument>c:\ibjts</argument> <argument>gw1.ibllc.com:4000</argument> </application-desc> </jnlp> --- End tws.jnlp --- -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages icedtea-netx depends on: ii icedtea-netx-common 1.3-2 ii openjdk-6-jre 6b24-1.11.4-3 icedtea-netx recommends no packages. icedtea-netx suggests no packages. -- no debconf information _______________________________________________ Mailing list: https://launchpad.net/~openjdk Post to : [email protected] Unsubscribe : https://launchpad.net/~openjdk More help : https://help.launchpad.net/ListHelp

