ContributionsMost RecentMost LikesSolutionsSoapUI 5.6.0 creates DLL in C:\Users\<username>\AppData\Local\Temp\2 Windows 10. As the subject indicates, SoapUI creates an intermediary DLL in the indicated directory. I am trying to run this on a corporate managed workstation which uses McAfee. I am hitting my head up against Whitelisting and SoapUI refuses to run as it is denied access to the created DLL. How can I disable this? Is it possible or am I unable to use SoapUI in this environment. Re: Does soapui-3.5.linux-bin.zip actually work? [It does now, after slight change]Fixed. JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true" The line you requested was commented out in the soapui.sh file. Thanks for the prompt reply :-)Does soapui-3.5.linux-bin.zip actually work? [It does now, after slight change]I have installed this into /usr/local in an Intel Gentoo using Sun JDK 1.6.0_17-b04 I execute it by using 'bash /usr/local/soapui-3.5/bin/soapui.sh', as the soapui.sh is not executable, by default. It displays the window but does not respond to any mouse events, keyboard events nor window resizes. I have to terminate it using ctrl-c in the xterm window that I used to start it. ...Lyall