summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...edwardsmj2009-07-302-4/+19
* Update to correctly order the service request argumentsantelder2009-07-284-6/+54
* Update to not require the client to quote strings (turns out the binding can ...antelder2009-07-282-3/+14
* Update jsonp binding to support non-string args. Requires the client to quote...antelder2009-07-282-2/+2
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-218-478/+478
* Update jsonp binding for recent provider api changesantelder2009-06-242-24/+17
* Add a basic test for the jsonp bindingantelder2009-06-193-6/+21
* Remove unused classantelder2009-06-161-51/+0
* Add jquery client html pageantelder2009-06-161-0/+51
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-1613-0/+770