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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning up unused imports
lresende
2009-09-23
2
-2
/
+0
*
Start adding support for references in the JSONP binding
antelder
2009-08-11
5
-8
/
+142
*
Start adding support for JSONP references. Doesn't work yet, still need to im...
antelder
2009-08-10
3
-3
/
+146
*
Use correct path when unregistering the servlets when stopping
antelder
2009-08-10
1
-1
/
+1
*
Remove unused imports
antelder
2009-08-10
1
-2
/
+0
*
Update JSONP binding to use the URI from the binding in the endpoint to expos...
antelder
2009-08-10
2
-3
/
+3
*
Update to correctly order the service request arguments
antelder
2009-07-28
4
-6
/
+54
*
Update to not require the client to quote strings (turns out the binding can ...
antelder
2009-07-28
2
-3
/
+14
*
Update jsonp binding to support non-string args. Requires the client to quote...
antelder
2009-07-28
2
-2
/
+2
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
7
-393
/
+393
*
Update jsonp binding for recent provider api changes
antelder
2009-06-24
2
-24
/
+17
*
Add a basic test for the jsonp binding
antelder
2009-06-19
2
-6
/
+16
*
Remove unused class
antelder
2009-06-16
1
-51
/
+0
*
Add jquery client html page
antelder
2009-06-16
1
-0
/
+51
*
Intial code for a jsonp binding runtime. Very basic butit does wokfor a simpl...
antelder
2009-06-16
9
-0
/
+461