summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/binding-jsonp-runtime/src/main/java/org/apache/tuscany/sca/binding/jsonp/runtime/JSONPServiceBindingProvider.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-68/+0
* Replace RuntimeWire with RuntimeEnpoint/RuntimeEndpointReference as the owner...rfeng2009-11-131-7/+4
* Use correct path when unregistering the servlets when stoppingantelder2009-08-101-1/+1
* Update JSONP binding to use the URI from the binding in the endpoint to expos...antelder2009-08-101-1/+1
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-211-71/+71
* Update jsonp binding for recent provider api changesantelder2009-06-241-11/+8
* Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...antelder2009-06-161-0/+74