[java-dev] Re: error: connect: outlet 2 of mxj out of range
vodstrup
bart at bartwoodstrup.com
Mon Jan 7 13:54:16 MST 2008
- Previous message: [java-dev] error: connect: outlet 2 of mxj out of range
- Next message: [java-dev] find a non-serializable class/object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update: I was able to get this to work. When the mxj would load w/o the outlets, I put a viewsource message into it and noticed that it was seeing the very first script I authored with that name. This is strange because this class didn't exist in the classpath - hadn't for a long time. In fact, I have no idea where this class was located. I deleted everything relating to this: the patch, the classes, the Java code... I then started from scratch (rebuilt the Java, imported the .jar into the classpath, etc.) and now it appears to be working quite well. Anyone know where that old script was lingering? Since it wasn't in my classpath, how could the mxj see it? and why, after putting in a new class, did max still want to load the old one? Is there a possibility that my classpath is pointing to somewhere in addition to the classes folder? bbw
- Previous message: [java-dev] error: connect: outlet 2 of mxj out of range
- Next message: [java-dev] find a non-serializable class/object
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
