Forum Discussion

Andreas_Werner's avatar
Andreas_Werner
Occasional Contributor
16 years ago

SoapUO-Pro-2.5.1 with ant

I run my defined soapUI-tests with following ant call.


   







at the first time i get a ClassNotFoundException.

An error occured [org/apache/xml/serializer/ExtendedContentHandler], see error log for details
[exec] java.lang.NoClassDefFoundError: org/apache/xml/serializer/ExtendedContentHandler

I add the Serializer.jar in the lib folder and the classpath.

If i look at the junit report  i see on TestSuite level which Testcase has errors or failures if i want to see the details of an testcase i see a empty page. What can i do to fix this problem?

29 Replies