[java-dev] ZipException not found error
garton at columbia.edu
garton at columbia.edu
Sat Dec 15 11:25:48 MST 2007
- Previous message: [java-dev] Creating mxj objects in Netbeans
- Next message: [java-dev] Re: ZipException not found error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
arg --
I'm sure there is something very simple I'm not doing correctly. I
have a jarfile I'm trying to use with mxj, and when I go to access one
of the classes in the jarfile I get
error: java.util.zip.ZipException: No such file or directory
apparently generated from the java.util.zip.ZipFile.open() method.
Any solution?
The mxj class I'm using to access the jarfile objects compiles fine,
and it loads into mxj but bombs when the jarfile class is attempted.
Modifying the mxj class to run as a standalone java app also runs fine.
MaxMSP 4.6.3 on an intel MacBook, OSX 10.4.11.
brad
http://music.columbia.edu/~brad
- Previous message: [java-dev] Creating mxj objects in Netbeans
- Next message: [java-dev] Re: ZipException not found error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
