moreme
9 years agoOccasional Contributor
REST MockService and can't see request
I have the most frustrating problem with my REST Mockservice. I've been testing fine as a client using my soapUI REST project. I created a REST Mockservice from my project expecting it to work as easily as my SOAP Mockservices.
My REST Mockservice runs fine, I call it fine from my client and it shows it received a call by a line in the Log. Yet when I doubleclick on that line in the Log, expecting a dialog to show up with the request so I can see what exactly was received, nothing happens. No dialog pops up, nothing. I can click on that line till I'm blue in the face (and any other lines for other requests I've sent) and see absolutely nothing.
Any ideas why?