[java-dev] Re: ZipException not found error
garton at columbia.edu
garton at columbia.edu
Sat Dec 15 18:49:09 MST 2007
- Previous message: [java-dev] ZipException not found error
- Next message: [java-dev] where is the mxj post() method?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Like duh, I need to learn to parse java error messages all over again. Sorry for the list-noise. Now I need to find why it isn't locating the file... brad http://music.columbia.edu/~brad Quoting garton at columbia.edu: > 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] ZipException not found error
- Next message: [java-dev] where is the mxj post() method?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
