ContributionsMost RecentMost LikesSolutionsRe: wargenerator.bat enable WebUI... and I'm wondering if it's possible enable WebUI when I start the mockup through mockservicerunner.bat? There isn't even an option for that. wargenerator.bat enable WebUIHi there, deploying a mockup using the wargenerator.bat works fine, but I couldn't figure out how to enable the WebUI. As parameters I tried: -w true -w TRUE -w 1 -w enabled -w ENABLED -w on -w ON In every case Tomcat answers: "INFO: WebUI DISABLED", and when I call eg. the endpoint-root in the browser, it shows: "Log is disabled". When I try only "-w" without any argument, it doesn't work either. What parameter is correct to set the WebUI enabled? Thanks in advance, fuLLon