Forum Discussion
aepdwm
13 years agoNew Contributor
Hi all,
here a small addendum:
what I am looking for is, that a "mock response" is stoped after his run.
And after the last "mock response" was invoked, the server should be terminated.
This makes soapui even if LEAVE_MOCKENGINE = false(set in preferences).
But unfortunately, the server is stopped, before the last message "mock response" is sent.
in the SoapUI log I can find the following entry.
Failed to wait for idle... stopping connector anyway..
Question: Can i self edit the "JettyMockEngine.java", and if so, in which directory can I find this file.
Thanks a lot and regards.
aepdwm
here a small addendum:
what I am looking for is, that a "mock response" is stoped after his run.
And after the last "mock response" was invoked, the server should be terminated.
This makes soapui even if LEAVE_MOCKENGINE = false(set in preferences).
But unfortunately, the server is stopped, before the last message "mock response" is sent.
in the SoapUI log I can find the following entry.
Failed to wait for idle... stopping connector anyway..
Question: Can i self edit the "JettyMockEngine.java", and if so, in which directory can I find this file.
Thanks a lot and regards.
aepdwm