Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

WebStart and Java POS

843802Apr 10 2002 — edited May 22 2007
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 19 2007
Added on Apr 10 2002
17 comments
3,833 views