Searched defs:i2url (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/tests/quicklook/cluster/clustersetup/src/test/clustersetup/
H A DClusterSetupTest.java62 String i2url = "http://localhost:"+port2; field in class:ClusterSetupTest
98 retStatus = report(tn + "getindex2", matchString("GlassFish Server", getURL(i2url)));
/glassfish-3.1.2/tests/quicklook/cluster/helloworld/src/test/hellocluster/
H A DClusterHelloworldTest.java61 String i2url = "http://localhost:"+port2; field in class:ClusterHelloworldTest
80 String s1 = getURL(i2url + "/helloworld/hi.jsp");

Completed in 29 milliseconds