On 3/15/06, Andreas Korneliussen <[EMAIL PROTECTED]> wrote:
Kristian Waagan wrote:

> Also, it seems the harness uses all of "hostName", "derbyTesting.serverhost " and "derbyTesting.clienthost". Can anyone shed some light on this?
I assume that derbyTesting.serverhost is the hostname for the derby
server, derbyTesting.clienthost is the hostname for the client.


Andreas
 
hostName is defaulted to 'localhost', but can be set with RunTest/RunSuite to enable testing with the networkserver on another machine. This is required for, for instance, IPV6 machine testing.
derbyTesting.serverhost and derbyTesting.clienthost are only relevant because they are used in the derby_tests.policy file - they're *not* used anywhere else.
(So the test harness sets derbyTesting.serverhost if hostName has been set explicitly, otherwise it's always 'localhost').
 
I'll try to catch up on what is being mentioned in this discussion and join the discussion...
 
Myrna

Reply via email to