To bad you did not send the error message, but I assume you wrote
"java HelloWorld.class" instead of "java HelloWorld".
Oktay
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMA
Hi all,
I have trawled through the new groups and archives
for a solution, I have exhausted extensive volumes of documentation on
setting the CLASSPATH and env configuration and still no joy.
I assume that this is a config problem and not
a system problem (unless you know better), as I
developed worked under the old jdk1.1.7v3, but now they are broken. The
>error I get is:
>java.lang.NoClassDefFoundError: sun/tools/javac/Main
>at org.gjt.jsp.JSPCompiler.compileJavaFile(JSPCompiler.java,
Compiled Code)
>at org.gjt.jsp.JSPCompiler.compile(JSP
g works great; actually I've got much better
Robert> performance than I had before.
Robert> However, I have a team of developers working on a new
Robert> project. The jsp's they developed worked under the old
Robert> jdk1.1.7v3, but now they are broken. The error
;performance than I had before.
>
> However, I have a team of developers working on a new project. The jsp's
>they developed worked under the old jdk1.1.7v3, but now they are broken. The
>error I get is:
>java.lang.NoClassDefFoundError: sun/tools/javac/Main
>at org.gjt.jsp.J
Thanks guys! You nailed it!
I've forwarded the appropriate URLs to my developers to see what they say
about it. I hope it won't be too much of a problem to get that issue resolved.
thanks again!
On 27 Mar 2000, Juergen Kreileder wrote:
Peter did, too =)
>
> org.gjt.jsp.JSPCompil
m of developers working on a new project. The jsp's
they developed worked under the old jdk1.1.7v3, but now they are broken. The
error I get is:
java.lang.NoClassDefFoundError: sun/tools/javac/Main
at org.gjt.jsp.JSPCompiler.compileJavaFile(JSPCompiler.java, Compi
hai,
I have installed JDK 1.2.2 on Redhat 6.1, i am able to compile and run
java programs , but rmi is giving problems, when i type rmic it is
giving
the following error. Please tell me how to rectify the problem.
java.lang.NoClassDefFoundError: sun/rmi/rmic/Main
at