Hi!
thanks for sharing! This definitely expanded my horizon.. :-)
/Ole
eviware.com

eviware support wrote:thanks for sharing! This definitely expanded my horizon.. :-)


qa_girl wrote:Yes I have doen that and had no luck.....
sra wrote:This is due to mozilla/firefox 3.x deferring to the Linux NetworkManager service for connected status. To resolve this, you can change a preference so that the NetworkManager dependency is disabled.
Stop the soapui app. If running, it will overwrite what you do in the following steps when it closes.
1. Locate the file prefs.js in directory .JxBrowser.
2. Append the following string to your prefs.js file contents & save:
user_pref("toolkit.networkmanager.disable", true);
3. Restart soapui, and you should be golden.

