-
java.lang.AbstractMethodError: (2 messages)
- Posted by: pradeep goyal
- Posted on: January 03 2008 10:25 EST
Hii Evrbdy, While i am trying to run a Junit Test Case, i am getting the following error. java.lang.AbstractMethodError: org.apache.tools.ant.taskdefs.optional.junit.XalanExecutor.getImplementation ()Ljava/lang/String; Currently i am using 1.6.5 version of ant and 1.4.2_11 version of JDK. I've even tried with 1.7.0 ant version and 1.4.2_16 version of JDK, but no luck at all. So i anybody of you can help me out then let know.Threaded Messages (2)
- I am facing the same issue .. by Guru Prasad on January 04 2008 00:43 EST
- Re: I am facing the same issue .. by param pahwa on January 09 2008 09:37 EST
-
I am facing the same issue ..[ Go to top ]
- Posted by: Guru Prasad
- Posted on: January 04 2008 00:43 EST
- in response to pradeep goyal
Does anyone have a solution ? -
Re: I am facing the same issue ..[ Go to top ]
- Posted by: param pahwa
- Posted on: January 09 2008 09:37 EST
- in response to Guru Prasad
Provide some code..