sbeauvais wrote: I also noticed a warning about missing script folder under SoapUI 4.6.1, but I cannot find where that setting is stored, so I cannot update it. I recently upgraded from SoapUI 4.6.1 to 4.6.2; apparently this was not automatically updated.
I had this same problem with POST methods not being saved.
Prepending GET, POST, PUT, DEL to the actual name of each method for the resource fixed it.
This also makes it easier to find and choose the right resource method when creating a new test step.
Thanks.