Forum Discussion
15 years ago
Hello
I had the same problem on my Mac and I found the solution. All you need to do is follow these steps:
1. Copy the soapUI 3.6.1 Installer on Desktop (because you cannot modify it on read-only disk image)
2. Replace the 'JavaApplicationStub' in soapUI 3.6.1 Installer with the one from your system:
3. Run installer and install soapUI
4. Repeat step 3 for installed soapUI application:
I hope it works now.
Matjaž
I had the same problem on my Mac and I found the solution. All you need to do is follow these steps:
1. Copy the soapUI 3.6.1 Installer on Desktop (because you cannot modify it on read-only disk image)
2. Replace the 'JavaApplicationStub' in soapUI 3.6.1 Installer with the one from your system:
$ cp /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub /Users/<USER>/Desktop/soapUI\ 3.6.1\ Installer.app/Contents/MacOS/
3. Run installer and install soapUI
4. Repeat step 3 for installed soapUI application:
$ cp /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub /Applications/eviware/soapUI-3.6.1.app/Contents/MacOS/
I hope it works now.
Matjaž