As of 30 seconds ago,  the liveness page/waitforpage component does http 
basic authentication, which means that you can register your IP 
addresses with dyndns.com : -

http://wiki.smartfrog.org/wiki/display/sf/Dynamic+DNS+Registration

Note that as a consequence, the www tests require you to set up your 
https.proxyHost and http.proxyPort JVM properties in ANT_OPTS, with 
something like

 > echo $ANT_OPTS
-Dhttp.proxyHost=web-proxy -Dhttp.proxyPort=8088 
-Dhttps.proxyHost=web-proxy -Dhttps.proxyPort=8088

If you dont build/test behind a firewall with a non-transparent proxy, 
this should not be an issue
-- 
-----------------------
Hewlett-Packard Limited
Registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Smartfrog-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/smartfrog-users

Reply via email to