WebStart and Java POS
843802Apr 10 2002 — edited May 22 2007I am developing an application using JNLP and Java POS and the JCL (JavaPOS Configuration Loader).
When running my test app from java on the command line, or through ant directly from the jar, it works.
However, when deploying it in WebStart, the JCL cannot find a file in one of the Jars.
This happens with a classpath issue, and I know all the jars required are being deployed.
Has anyone had any luck with JavaPOS/JCL and JNLP?
Thanks,
-- Chris