trvd1707
16 years agoNew Contributor
Problem with Mock Service
I'm trying to configure a Mock Service to allow it to handle messages that come without a name space prefix on the messages. I have actual webservice servers that accept requests without the namespace prefix on the operation tag (and all tags inside it), but when I send the same valid request to a MockService created from the same wsdl in SOAPUI, it rejects the request because it cannot find the operation.
Is it possible to configure a Mock Service to handle the operation tag without the namespace prefix?
thanks
Is it possible to configure a Mock Service to handle the operation tag without the namespace prefix?
thanks