Submitted On 26-OCT-2007
jmo
I've run into this problem on OpenSUSE 10.3 and Ubuntu 7.10 using the Sun Java 6 JRE available in those respective distributions' package repositories.
Submitted On 22-JUN-2009
just ran into the same problem using latest jdk (1.6.0_14, linux 64bit). An app that used to run just fine under jdk 1.5 throws that abstract method exception. I am trying to fix it by putting older versions of xercesImpl and xml-apis explicitly into the classpath, but it doesn't appear to have any effect. I wish Sun had a little page explaining built-in java APIs and how one can switch the implementations.
Submitted On 22-JUN-2009
just ran into the same problem using latest jdk (1.6.0_14, linux 64bit). An app that used to run just fine under jdk 1.5 throws that abstract method exception. I am trying to fix it by putting older versions of xercesImpl and xml-apis explicitly into the classpath, but it doesn't appear to have any effect. I wish Sun had a little page explaining built-in java APIs and how one can switch the implementations.
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|