Hi, I am trying to package a software (sweethome3d) which uses some classes from javax.jnlp package. When I searched on javacio.us the results indicated that the classes I am looking for are part of javaws.jar. This file is currently available only in Sun JRE package in Debian. Can anyone help me locate the openjdk equivalent of javaws.jar from Sun JRE package? The particular class I am looking for is javax.jnlp.SingleInstanceListener. Onkar