summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime/src/test/java/test/BindingTestCase.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-83/+0
* Start adding support for references in the JSONP bindingantelder2009-08-111-0/+12
* Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2009-08-101-2/+2
* Update to correctly order the service request argumentsantelder2009-07-281-0/+9
* Update to not require the client to quote strings (turns out the binding can ...antelder2009-07-281-1/+1
* Update jsonp binding to support non-string args. Requires the client to quote...antelder2009-07-281-1/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-62/+62
* Add a basic test for the jsonp bindingantelder2009-06-191-6/+15
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-161-0/+53