R12: "File Not Found" Error When When Opening Forms for a Custom Jar File Recently added to userjarfile
(Doc ID 1074707.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Application Object Library - Version 12.0.0 to 12.1 [Release 12 to 12.1]Information in this document applies to any platform.
Symptoms
When trying to open forms it fails with:
Changes
File appsweb.cfg has been modified to extend Forms Application to download custom jar or zip file by doing the following:
1. Added to the end of the Apps profile 'ICX: FORMS LAUNCHER' at the site-level, the following string: ?config=[myExtensions]
2. Added in the appsweb.cfg file under [myExtensions] the location of the jar file or java code, like:
[myExtensions]
userjarfile=<FULL_PATH_TO_JAR_OR_ZIP_FILE_WITH_JAVA_CODE>
The file exists at the specified location.
(the APACHE access log will show error 404)
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 |
Changes |
Cause |
Solution |
References |