java.lang.NoSuchMethodError
hi,I am facing the following execeptionjava.lang.NoSuchMethodError can any give solution......
[115 byte] By [
mkva] at [2007-11-27 9:39:16]

Actually rebuild is safer. What it means it that the classes seen on the classpath at compile time are different from those at run time, e.g. a different version of a library, or out of date class files.