summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29Update to end all service provider files with a new lineantelder1-0/+1
2009-10-09Improve the bindings to avoid data copy rfeng1-2/+6
2009-10-08Removing impl package from OSGi exportslresende1-1/+0
2009-10-07Update to jackson 1.2.1 releaserfeng2-6/+6
2009-10-05Fix OSGi MANIFEST.MF to bring up Tuscany in OSGi consolerfeng1-3/+1
2009-09-23Cleaning up unused importslresende2-2/+0
2009-08-13Remove temp repository as http client is released and in the central repo nowantelder1-8/+0
2009-08-12Fix up JSONP manifestslaws1-5/+14
2009-08-11Start adding support for references in the JSONP bindingantelder6-8/+156
2009-08-10Start adding support for JSONP references. Doesn't work yet, still need to im...antelder3-3/+146
2009-08-10Use correct path when unregistering the servlets when stoppingantelder1-1/+1
2009-08-10Remove unused importsantelder1-2/+0
2009-08-10Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2-3/+3
2009-07-30Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...edwardsmj2-4/+19
2009-07-28Update to correctly order the service request argumentsantelder4-6/+54
2009-07-28Update to not require the client to quote strings (turns out the binding can ...antelder2-3/+14
2009-07-28Update jsonp binding to support non-string args. Requires the client to quote...antelder2-2/+2
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng8-478/+478
2009-06-24Update jsonp binding for recent provider api changesantelder2-24/+17
2009-06-19Add a basic test for the jsonp bindingantelder3-6/+21
2009-06-16Remove unused classantelder1-51/+0
2009-06-16Add jquery client html pageantelder1-0/+51
2009-06-16Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder13-0/+770