SoapUI 3.0 Mock Service - OnRequest and AfterRequest scripts don't execute
The OnRequest and AfterRequest scripts are not getting executed in a MockService in SoapUI 3.0. To demonstrate: 1) Create a Mock Service 2) Add log.info() to Start, Stop, OnRequest and AfterRequ...