David, I tried telnetting to localhost at 8081 and got a connection without difficulty:
telnet localhost 8081 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. -Todd > wrote:Have you tried using "http" as the method instead? > > On 10/25/06, Todd Pitts <[EMAIL PROTECTED]> wrote: > > All, > > > > I have not yet been able to get CTest to communicate with the dart2 > > server. DartClient.jar does just fine. DartServer.jar gives no > > indication in its logs that anything has even tried to contact it. > > CTest returns http 403 error without any further explanation. The host > > (localhost) and port number (8081) appear to be correct in the CTest > > diagnostics. The method is xml-rpc. Any trouble shooting suggestions > > would be greatly appreciated. > > > > -Also, the DartClient.jar seems to submit the xml files produced by > > CTest just fine so I don't think XML is the problem (at least not > > superficially). > > > > -Todd > > > > > > _______________________________________________ > > CMake mailing list > > [email protected] > > http://www.cmake.org/mailman/listinfo/cmake > > > _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
