Forum Discussion

surinam's avatar
surinam
Occasional Contributor
14 years ago

AMF

Hi,

I have created amf test case in soapUi and it works perfectly,
but when I run this tc with LoadUi exception is displayed in log

ERROR [AbstractTestRunner] Exception during Test Execution
java.lang.NoClassDefFoundError: com/thoughtworks/xstream/XStream
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.AMFResponse.<init>(AMFResponse.java:62)
at com.eviware.soapui.impl.wsdl.panels.teststeps.amf.AMFSubmit.createResponse(AMFSubmit.java:166)
...

5 Replies

  • surinam's avatar
    surinam
    Occasional Contributor
    Hi,

    Can someone confirm that amf soapui requests work in loadUI?
    Because i have still this noClassDefFound XStream error.

    thanks,

    surinam
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Sorry for the inconvenience. This is a bug in the current version, but it will be fixed very soon.

    Thank you for bringing it to our attention!

    /Nenad
    http://eviware.com
  • surinam's avatar
    surinam
    Occasional Contributor
    I have just tested this bug on new version loadUI_1.0 and the problem has not been fixed yet.
    And I found another bug, jar files from soapUI/bin/ext are not recognized in loadUI even when /ext folder is created in loadUI home directory.

    Could you please look at these bugs?

    thanks

    --
    surinam
  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hello,

    We are currently working fixing this issues. Expect it will be available soon.

    robert
  • surinam's avatar
    surinam
    Occasional Contributor
    AMF requests are working correctly in LoadUi now

    thanks

    surinam