JDeveloper newbie (with MapXtreme)
From: Eric Smith <Eric.Smith3_at_bridge.bst.bls.com>
Date: Wed, 11 Aug 1999 15:09:29 -0500
Message-ID: <7osl3o$rkt_at_atglab10.atglab.bls.com>
[Quoted] I'm trying to simply compile and use a demonstration program that was included in some MapXtreme software. I'm using JDeveloper to compile. I include what Oracle says is the "Swing1.1" library and the java code successfully compiles. Yet when I try to view the sample web page, I get the error message
Date: Wed, 11 Aug 1999 15:09:29 -0500
Message-ID: <7osl3o$rkt_at_atglab10.atglab.bls.com>
[Quoted] I'm trying to simply compile and use a demonstration program that was included in some MapXtreme software. I'm using JDeveloper to compile. I include what Oracle says is the "Swing1.1" library and the java code successfully compiles. Yet when I try to view the sample web page, I get the error message
java.lang.ClassNotFoundException: javax.swing.JApplet at ....(many locations)
The compiler has failed before when I forgot to include a library, but I have corrected that. Why would it compile for me now?
More notes about the problem:
The java code from MapXtreme extends the JApplet class to a class called
"simplemap".
The IE (5.0) Java console is where I received the above message.
When I view the page, Internet Explorer tells me "load: class simplemap not
found"
Thanks in advance,
Eric Smith
Received on Wed Aug 11 1999 - 22:09:29 CEST