summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to end all service provider files with a new lineantelder2009-10-291-0/+1
* Improve the bindings to avoid data copy rfeng2009-10-091-2/+6
* Removing impl package from OSGi exportslresende2009-10-081-1/+0
* Update to jackson 1.2.1 releaserfeng2009-10-072-6/+6
* Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng2009-10-051-3/+1
* Cleaning up unused importslresende2009-09-232-2/+0
* Remove temp repository as http client is released and in the central repo nowantelder2009-08-131-8/+0
* Fix up JSONP manifestslaws2009-08-121-5/+14
* Start adding support for references in the JSONP bindingantelder2009-08-116-8/+156
* Start adding support for JSONP references. Doesn't work yet, still need to im...antelder2009-08-103-3/+146
* Use correct path when unregistering the servlets when stoppingantelder2009-08-101-1/+1
* Remove unused importsantelder2009-08-101-2/+0
* Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2009-08-102-3/+3
* 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