Oracle Forms (MOSC)

MOSC Banner

JDAPI run problems in JDEVELOPER 11g

edited Apr 12, 2012 4:04AM in Oracle Forms (MOSC) 4 commentsAnswered
Hi,
I´m trying to run some examples from JDAPI to learn the use of this tool and although I add
frmjdapi.jar to classpath in the JDEVELOPER 11g and it has no compilation errors when i tried to
run the code i have the following message:

Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Documents and Settings\u6284\JDAPIejemplo\Project1\frmjapi.dll: Can't find dependent libraries
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1806)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1731)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1028)

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