----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

I'm not sure whether this is a right question for this group. But I'm 
getting the following error while compiling one of my servlets:

java.lang.NoClassDefFoundError: antlr/collections/AST
        at at.dms.kjc.Main.beautifyParseError(Main.java:692)
        at at.dms.kjc.Main.parseFile(Main.java:488)
        at at.dms.kjc.Main.run(Main.java:119)
        at at.dms.kjc.Main.compile(Main.java:449)
        at at.dms.kjc.Main.main(Main.java:432)

I think its because of the Kaffe JVM or something like that. Any help is 
greatly appreciated. Thanks.


- Ranga
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to