included a script for handling the XML-RPC Validator (UserLand Software),

and debugged the handling of parameter serialization so that I think it
can actually pass now...
This commit is contained in:
Eric J. Bowersox
2002-01-17 02:52:22 +00:00
parent 70b7b826a0
commit fddeff906d
5 changed files with 291 additions and 3 deletions

View File

@@ -277,6 +277,9 @@
<!-- Configuration for the RPC interfaces. -->
<rpc>
<xmlrpc-methods>
<!-- XML-RPC validation suite -->
<method name="validator1\.[a-zA-Z]*"><script name="test/validation.js"/></method>
<method name="venice:test\.sumDifference">
<!-- <object class="com.silverwrist.venice.ui.rpc.XmlRpcTestHandler"/> -->
<script name="test/test1.js"/>