WAI with 1.1.6

Hemantharaju T Subbanna (raju@galaxy.nsc.com)
Tue, 20 Oct 1998 11:54:30 -0700

Hi ,
When I tried to complie WASP.java example program from Netscape for WAI
with JDK1.1.6 and WAI/nisb.zip from 2.5.1 of netscape enterprise server
this error occured.
-------------------------------
java.lang.VerifyError: (class: sun/tools/javac/SourceClass, method:
compileClass signature:
(Lsun/tools/java/Environment;Ljava/io/OutputStream;)V) Bad access to
protected data
at sun.tools.javac.BatchEnvironment.makeClassDefinition(Compiled
Code)
at sun.tools.java.Environment.makeClassDefinition(Compiled Code)

at sun.tools.java.Environment.makeClassDefinition(Compiled Code)

at sun.tools.javac.BatchParser.beginClass(Compiled Code)
at sun.tools.java.Parser.parseClassBody(Compiled Code)
at sun.tools.java.Parser.parseNamedClass(Compiled Code)
at sun.tools.java.Parser.parseClass(Compiled Code)
at sun.tools.java.Parser.parseFile(Compiled Code)
at sun.tools.javac.BatchEnvironment.parseFile(Compiled Code)
at sun.tools.javac.Main.compile(Compiled Code)
at sun.tools.javac.Main.main(Compiled Code)
error: An error has occurred in the compiler; please file a bug report
(http://java.sun.com/cgi-bin/bugreport.cgi).
--------------------------
Can some one help please

--raju