in the element resources <resources> <!-- set a -D property --> <property name="java.naming.factory.initial" value="org.jnp.interfaces.NamingContextFactory"/> <property name="java.naming.provider.url" value="jnp://ws3804:1099"/> </resources>
hope that helps cheers, parthi
Even crazy and silly looking problems are sometimes real.
subject: passing parameters from JNLP file to swing application