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.
|
Hello sra,
I did the same what you mentioned here but no luck. I am using Windows XP and SoapUI Pro 3.0.1. Still having problem connecting to internal from SoapUI (while I can access internet with same credential using browser)