I'm trying to run a program from IBM Visual Age Java 2.0 on Linux
but it doesn't work.  Its an example program that came with the
VAJ 2.0 beta I downloaded.  It uses AWT to create a mortgage
calculator.  The error message I get is:

java.net.MalformedURLException: systemresource:/ZIP0/+/:
java.lang.SecurityException: systemresource:/ZIP0/+/ refers to a non
system resource
        at java.net.URL.<init>(URL.java)
        at java.net.URL.<init>(URL.java)
        at java.beans.Beans.instantiate(Beans.java:177)
        at
com.ibm.ivj.examples.vc.mortgageamortizer.Amortization.main(Amortizat
ion.java:1495)

I'm just starting using Java and am not sure what this means.
Anyone have any ideas?  I'm searching in books now on resources
as well as beans to see what I can find...

I want to write Java applications that allow data entry from
a database using JDBC but I can't find such a program on Linux.
Failing finding one I guess I need to develop on Windows 95 and
then run it on Linux as well.  I want to make sure the development
utility I use allows this so I'm trying VisualAge Java out.  I
also want to try JBuilder 2.0 and Visual Cafe 2.5 when I can.

Anyone else trying to do similar things have a good solution?

Brad Pepers
[EMAIL PROTECTED]

Reply via email to