Parent Directory
|
Revision Log
I've updated the clients so they work with the current configuration of the apache server running in my directory (http://devel.webwork.rochester.edu:8002) Once the webwork.apache-config files have been updated they should work on other systems that are up-to-date with the cvs. -- Mike
1 These test clients will process these two commands: 2 3 ./webwork_xmlrpc_client.pl renderProblem input.txt >foo.txt 4 ./webwork_xmlrpc_client.pl listLibraries 5 or 6 7 ./webwork_soap_client.pl renderProblem input.txt >foo.txt 8 ./webwork_soap_client.pl listLibraries 9 10 11 You may need to adjust some hardwired parameters in the scripts. :-) 12
| aubreyja at gmail dot com | ViewVC Help |
| Powered by ViewVC 1.0.9 |