I want to send GET and POST commands with soapUI. Some time ago I had a jar file, with gui. Unfortunately i can't remember how I started it up. My goal is to launch soapUI from console with the following command which I have already tried: java -jar soapui-4.5.0.jar
But it does not work. It says the main manifest attribute is missing.
Here is my original error message:
kein Hauptmanifestattribut, in soapui-4.5.0.jar
In english: 'The main attribute of the manifest is missing".
How to overcome this issue? Can anybody help me? I am working at macbook pro with mac osx with JAVA7.