summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonp-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonp/runtime/JSONPServlet.java (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-31Fix bug where the type index isn't incrementedantelder1-1/+1
2010-07-29TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...slaws1-3/+64
2009-11-20Moving 2.x trunklresende1-0/+0
2009-11-13Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng1-3/+3
2009-08-11Start adding support for references in the JSONP bindingantelder1-1/+7
2009-08-10Remove unused importsantelder1-2/+0
2009-07-28Update to correctly order the service request argumentsantelder1-6/+39
2009-07-28Update to not require the client to quote strings (turns out the binding can ...antelder1-2/+13
2009-07-28Update jsonp binding to support non-string args. Requires the client to quote...antelder1-1/+1
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng1-113/+113
2009-06-16Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder1-0/+114