index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
binding-jsonp-runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-13
Remove temp repository as http client is released and in the central repo now
antelder
1
-8
/
+0
2009-08-12
Fix up JSONP manifest
slaws
1
-5
/
+14
2009-08-11
Start adding support for references in the JSONP binding
antelder
6
-8
/
+156
2009-08-10
Start adding support for JSONP references. Doesn't work yet, still need to im...
antelder
3
-3
/
+146
2009-08-10
Use correct path when unregistering the servlets when stopping
antelder
1
-1
/
+1
2009-08-10
Remove unused imports
antelder
1
-2
/
+0
2009-08-10
Update JSONP binding to use the URI from the binding in the endpoint to expos...
antelder
2
-3
/
+3
2009-07-30
Fixes for errors in the MANIFEST.MF and POM.XML of binding-jsonp-runtime, to ...
edwardsmj
2
-4
/
+19
2009-07-28
Update to correctly order the service request arguments
antelder
4
-6
/
+54
2009-07-28
Update to not require the client to quote strings (turns out the binding can ...
antelder
2
-3
/
+14
2009-07-28
Update jsonp binding to support non-string args. Requires the client to quote...
antelder
2
-2
/
+2
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
8
-478
/
+478
2009-06-24
Update jsonp binding for recent provider api changes
antelder
2
-24
/
+17
2009-06-19
Add a basic test for the jsonp binding
antelder
3
-6
/
+21
2009-06-16
Remove unused class
antelder
1
-51
/
+0
2009-06-16
Add jquery client html page
antelder
1
-0
/
+51
2009-06-16
Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...
antelder
13
-0
/
+770