> sure you don't have any older copies on your CLASSPATH or in > the Java extensions directory (${JAVA_HOME}/jre/lib/ext/ on Unix, > can't remember the exact name on OSX). This was the problem..i got an old bytecode.jar in ext dir...working fine now. Thanks Aroul.