ContributionsMost RecentMost LikesSolutionsMake app useable on Mac?I can't seem to close editors, move them, or otherwise easily navigate the application. Basic functionality of a windowing system is lacking. How do other mac users use this application? Is there some hidden configuration checkbox I'm not seeing? "System > Preferences > Make SoapUI usable on Mac" not enabled by default?Re: SoapUI 4.0.1 Clean Install: Mac OSX 'beachball of death'Fresh install on a mac of 4.5.1, same issue. Figured I'd try out Soapui to see if our team could make use of it on this project. Doesn't appear to be useable on my Mac. Didn't notice the dates posted here were from last year at first. I can't be troubled to recommend this product for enterprise use, since you can't be bothered to fix UI breaking bugs in your app.SoapUI-3.6 hangs during "deploy as war"Hi, very new to SoapUI (just started using it today in fact). I created a MockService and validated each of my mock responses. However, immediately upon right clicking the project and selected "Deploy as war", I get the following error in %install_location%\bin\error.log. Nothing ever happens after this (I waited approximately 30 minutes in the hopes that it was just the UI that was bombing). Exception in thread "SwingWorker" java.lang.NullPointerException at com.eviware.soapui.tools.MockAsWar.createContent(MockAsWar.java:165) at com.eviware.soapui.tools.MockAsWar.createWebXml(MockAsWar.java:146) at com.eviware.soapui.tools.MockAsWar$1.construct(MockAsWar.java:91) at com.eviware.soapui.support.swing.SwingWorkerDelegator.construct(SwingWorkerDelegator.java:46) at com.eviware.soapui.support.swing.SwingWorker$2.run(SwingWorker.java:140) at java.lang.Thread.run(Unknown Source) The steps the program takes according to the soapui.log file are: initialized soapui-settings ... Loading workspace ... Loaded project from [file:... Used java version: 1.6.0_21 [WsdlProject] Saved project ... [JarPackager] Coping files from ... soapui-errors.log is blank. Should I try using an older version of soapui first to see if this is a new problem?