This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: gcj and gij


On Thursday, July 20, 2000 9:36 PM, Justin Urbanski 
[SMTP:urbanski@nortelnetworks.com] wrote:
> The stub worked but now I am getting:
> com/ibm/xml/framework/ChunkyCharArray$CharArrayChunk.class:0: Not a valid
> Java .class file.

Is this being read out of a compressed .zip or .jar file?  Try extracting the 
contents of the archive and setting your CLASSPATH appropriately.  gcj can't 
currently read compressed class files.

AG


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]