Graham Henderson <[EMAIL PROTECTED]> writes: > Hello: > > I would like to know if there is a server that is available to run the > tests against the namespace branch. > > I am currently implementing a web server on an embedded system and have > gotten the basic JSON-RPC bridge to my data sources working ( "echo"). I > would like to run the RPC-3 test and monitor the traffic using Ethereal so > that I can see exactly what my code should be generating. > > TIA > > Graham.,....
Look in the "backend" directory. There is both a PHP and a Java server which support the RPC test scripts. If you're using the PHP server, copy the "services" directory to the root of your web server so it can be accessed at URL "/services/", or you can put it elsewhere but you'll have to enter a different URL in the test. Cheers, Derrell ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
