[SoapRMI] XPP2 junit tests fail
Timo Thomas
timothomas_at_web.de
Thu, 28 Aug 2003 17:08:42 +0200
Hi Alek,
upgrading to J2SDK 1.4.2_01 helped, the other hints didn't.
I think the problem were incompatible class files from older compilers,
because on the first run with version 1.4.2_01 the same errors occured.
I had to run "ant clean" to make it work.
Thanks for the help,
Timo
Aleksander Slominski schrieb:
> it seems that you have other verion of Xerces2 that is much newer than
> xercesImpl_2_0_1_event_position_patch.jar so Xerces2 test fails:
>
> Timo Thomas wrote:
>
>>
>> [java] found class org.gjt.xpp.x2impl.X2PullParserFactoryImpl
>> [java] .F.F.F.E....E.F..E.E
>> [java] Time: 0,651
>> [java] There were 4 errors:
>> [java] 1) testAttribUniq(parser.ParserTest)
>> [java] java.lang.IncompatibleClassChangeError
>> [java] at org.gjt.xpp.x2impl.x2pullparser.X2PullParser.getPosDesc(X2Pul
>> lParser.java:1109)
>
>