Forum Discussion

loomax's avatar
loomax
New Contributor
16 years ago

Problems working with mock

I downloaded the latest version of SoapUI

Then created a Project using following wsdl: http://www2.roguewave.com/support/docs/ ... g/A-1.html

I creates the mock and updated the generated request by clicking the soap button in the mock response window.

The i started the Mockservice

After starting the request I get following error:

 
     
        Server
        com.eviware.soapui.impl.wsdl.mock.DispatchException: Missing operation for soapAction [getdayofweek] and body element [date] with SOAP Version [SOAP 1.1]
     

 


Can anyone explain this ?


Greetings f. Germany

4 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi!

    thanks for posting. Yes, the problem is that the WSDL is defining a DocLiteral service but using named parts, which is usually used with RpcLiteral services. Although it is not syntactically invalid, it's a bit unusual so that is why soapUI is not handling it correctly. I'll see if I can fix this, I'll let you know.

    regards!

    /Ole
    eviware.com
  • omatzura's avatar
    omatzura
    Super Contributor
    Hi again,

    this will be fixed in upcoming nightly-build.

    thanks again for reporting!

    regards,

    /Ole
    eviware.com