EBS Customizations (MOSC)

MOSC Banner

Cannot invoke Custom Applet by jnlp in OAF page

I have a custom OAF page which embedded following:

<applet width="30" height="30" code="GetKeysApplet2" jnlp_href="http://hostname:8005/OA_HTML/GetKeysApplet2.jnlp"><PARAM NAME="_cx" VALUE="794"><PARAM NAME="_cy" VALUE="794"></applet>

When the page is loaded, I got following error:

Ignored exception: ExitException[ 3]java.io.FileNotFoundException: JNLP file error: http://hostname:8005/OA_HTML/GetKeysApplet2.jnlp. Please make sure the file exists and check if "codebase" and "href" in the JNLP file are correct.


I have put the jnlp file and corresponding jar file under $OA_HTML. The content of jnlp like below:

<?xml version="1.0" encoding="UTF-8"?>

<!-- href attribute contains relative path;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center