Package Details: soapui 5.8.0-1

Git Clone URL: https://aur.archlinux.org/soapui.git (read-only, click to copy)
Package Base: soapui
Description: free and open source cross-platform functional testing solution for APIs and web services
Upstream URL: http://www.soapui.org/
Licenses: EUPL-1.1
Submitter: dguihal
Maintainer: envolution
Last Packager: envolution
Votes: 112
Popularity: 0.128208
First Submitted: 2009-03-16 14:05 (UTC)
Last Updated: 2024-12-23 16:35 (UTC)

Dependencies (4)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

AbrarSyed commented on 2015-04-01 20:48 (UTC)

Seems your soapui script in /usr/bin is wrong. Its looking for the 5.0.0 jar instead of the 5.1.2 resulting in a MainCLasssNotFound error when attempting to launch.

rdoursenaud commented on 2014-07-18 14:47 (UTC)

Sorry, didn't see it was only the Pro version. Please ignore my previous comment…

rdoursenaud commented on 2014-07-18 14:31 (UTC)

Version 5.1.0 is available.

dguihal commented on 2014-06-18 21:40 (UTC)

Done in 5.0.0-2

Muflone commented on 2014-06-18 14:57 (UTC)

Please add -Dawt.useSystemAAFontSettings=on to JAVA_OPTS variable in soapui script in order to fix the defect with invisible fonts starting with Java 7.u60

dguihal commented on 2014-01-25 15:26 (UTC)

Changed the startup script, so SOAPUI_HOME points to HOME now Hopefully will fix this unwanted behavior

Hoek commented on 2014-01-17 16:15 (UTC)

dguihal, if you could manage to fix the script for the new version, that'd be awesome. There are many things that do not work correctly due to the working path not being set correctly (closing the program, saving preferences, etc) If you have a gittip account or something similar, please tell so I can donate a beer or two.

dguihal commented on 2013-12-19 22:39 (UTC)

I see, that's due to soapui startup shell script which is using SOAPUI_HOME as a base for both classpath and base config. I'll just do a version jump this time, I'll dig into it later as this supposes a more comples startup script

bastiendurel commented on 2013-12-11 15:18 (UTC)

soapui is loading configuration file from /usr/share/soapui/soapui-settings.xml instead of $HOME/soapui-settings.xml

rdoursenaud commented on 2013-12-03 16:57 (UTC)

v4.6.2 has been released, please update.