java.lang.ClassNotFoundException for Custom Java Class When Running Form Using Java Webstart
(Doc ID 2965192.1)
Last updated on AUGUST 07, 2023
Applies to:
Oracle Forms - Version 12.2.1.4.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
An application is been migrated from running on a browser using applets in release 11g, to running using Java Webstart in 12.2.1.4.0.
After this is attempted, the application fails to start because a java.lang.ClassNotFoundException error is seen about a class included in a custom JAR used to implement Pluggable Java Components (PJC) for this application:
The CLASSPATH in the .env file has been set to include this file, and the file is listed in the "archive" property in formsweb.cfg, however the problem remains.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |