Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi!
actually this is already possible, but not documented (until now) :-)
You can add a "maxResults" initialization parameter to web.xml for the servlet and set it to 0, this will result in the mock service not saving any results at all, and I've added a check for this before going into the synchronized block. Coming in the next nightly!
regards,
/Ole
eviware.com
actually this is already possible, but not documented (until now) :-)
You can add a "maxResults" initialization parameter to web.xml for the servlet and set it to 0, this will result in the mock service not saving any results at all, and I've added a check for this before going into the synchronized block. Coming in the next nightly!
regards,
/Ole
eviware.com