summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0.1-RC1/modules/binding-jsonp-runtime/src/test/java/test/BindingTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-07Official Tuscany 2.0.1 Releaselresende1-115/+0
2013-09-302.0.1 RC1 release taglresende1-0/+0
2011-01-25Sandbox to experiment with dynamic mass virtual hosting and running a differe...jsdelfino1-0/+0
2011-01-10Sandbox to experiment with Databinding automatic wrapper transformations.jsdelfino1-0/+0
2010-10-26Delete and redo release branchantelder1-0/+0
2010-09-14Currently the JSONP binding shouldn't directly rely on the HTTP binding runti...slaws1-1/+0
2010-09-10Fix the self reference with explicit bindingsrfeng1-3/+3
2010-09-08Add support for primitive java typesrfeng1-0/+1
2010-08-12Make component implementation change a value in the ban to prove that it's pr...slaws1-2/+18
2010-07-29TUSCANY-3635 - delegate the conversion to/from JSON to the databinding layer ...slaws1-1/+1
2010-07-28TUSCANY-3635 - added a new test to help with the investigation of the issue F...slaws1-2/+18
2009-11-20Moving 2.x trunklresende1-0/+0
2009-08-11Start adding support for references in the JSONP bindingantelder1-0/+12
2009-08-10Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder1-2/+2
2009-07-28Update to correctly order the service request argumentsantelder1-0/+9
2009-07-28Update to not require the client to quote strings (turns out the binding can ...antelder1-1/+1
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-62/+62
2009-06-19Add a basic test for the jsonp bindingantelder1-6/+15
2009-06-16Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder1-0/+53