index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
binding-jsonrpc-runtime
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-12
Fix up some manifest funnies
slaws
1
-1
/
+0
2011-10-10
For jsonrpc 2.0, don't send null error or null result
rfeng
1
-2
/
+2
2011-10-10
Use Jackson JsonNode as the unified representation of json data
rfeng
14
-393
/
+302
2011-10-10
Fix the invoker to serialize the objects to json
rfeng
8
-121
/
+273
2011-10-10
Fix test case and update license
rfeng
7
-14
/
+88
2011-10-10
Use home-grown JSONRPC implementation
rfeng
15
-543
/
+289
2011-10-03
Add jsonrpc 1.0 models and the servlet to handle jsonrpc requests
rfeng
7
-4
/
+508
2011-10-02
Start to add jsonrpc 2.0 support
rfeng
6
-0
/
+370
2011-09-16
Improved the SMD and error handling
rfeng
5
-87
/
+163
2011-09-02
Update to the latest version of http client/core
rfeng
1
-2
/
+2
2011-09-02
Fix the usage of HttpClient and make sure connections are closed gracefully
rfeng
3
-5
/
+12
2011-04-20
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
1
-0
/
+1
2011-03-17
Fix the OSGi dependencies
rfeng
1
-0
/
+1
2011-02-07
Upgrade to jackson 1.7.1 release
rfeng
1
-2
/
+2
2011-02-06
Simplifying modules structure by merging *-js-dojo into the binding-runtime s...
lresende
4
-0
/
+107
2011-01-20
Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).
scottkurz
1
-1
/
+1
2011-01-01
Minor renaming: HTTPUtil -> HTTPUtils
lresende
1
-2
/
+2
2011-01-01
Calculating ETag using util class from HTTP-common
lresende
3
-67
/
+58
2010-12-08
Make http client dependency optional
rfeng
1
-0
/
+6
2010-12-08
More tweaks for the OSGi MF
rfeng
1
-1
/
+1
2010-12-08
Move HttpClientFactory from common-http to host-http
rfeng
2
-38
/
+6
2010-12-08
Upgrade to Axis2 1.5.3, Axiom 1.2.10 and Abdera 1.1.1
rfeng
1
-1
/
+1
2010-11-17
Update to slf4j 1.6.1 and remove the workaround for wink GET @Consumes check
rfeng
3
-2
/
+8
2010-11-16
Fix the return type to match the object[] for output
rfeng
1
-6
/
+10
2010-11-16
Replace the jabsorb based client with HttpClient
rfeng
5
-433
/
+149
2010-11-14
TUSCANY-3664 Add support for multiple operation output types
bdaniel
2
-7
/
+9
2010-11-13
Improve jaxb/json databindings and jsonrpc binding to better handle interfaces
rfeng
5
-32
/
+342
2010-10-28
Handling null return values in JSON-RPC binding
lresende
1
-1
/
+7
2010-10-05
TUSCANY-3705 - Adding testcase to validate support for JSON-RPC Notifications...
lresende
5
-8
/
+44
2010-10-05
TUSCANY-3705 - Adding support for JSON-RPC Notifications when using JSON-RPC ...
lresende
1
-12
/
+27
2010-09-17
Adding test for double values
lresende
4
-24
/
+36
2010-09-10
Fix the self reference with explicit bindings
rfeng
1
-10
/
+21
2010-09-08
TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...
slaws
6
-4
/
+37
2010-08-25
add missing manifest dependency
slaws
1
-0
/
+1
2010-08-24
Add support for properties.
jsdelfino
1
-3
/
+4
2010-08-24
Tweak the JSON-RPC binding to work without Java interfaces and recognize dyna...
jsdelfino
3
-40
/
+68
2010-06-14
Add a little bit more structure to message header storage to generally avoid ...
slaws
1
-1
/
+1
2010-06-03
Remove old surefire config
antelder
1
-20
/
+0
2010-05-19
Merge branch 'jaxrs' into trunk
rfeng
2
-6
/
+6
2010-04-08
As a trial to see if we can rule out the tuscany eclipse compiler causing the...
antelder
1
-4
/
+2
2010-03-30
TUSCANY-3516 - Adding eTag support when using json-rpc binding with GET method
lresende
1
-3
/
+40
2010-03-30
Add a list of recently ported modules into the build
rfeng
1
-1
/
+12
2010-03-29
TUSCANY-3516 - Adding support for invoking JSON-RPC services via GET HTTP method
lresende
2
-18
/
+78
2010-03-16
Remove some now unneeded uses of DataExchangeSemantics
antelder
2
-10
/
+2
2010-02-26
Minor cleanup now that json-rpc references are already available
lresende
1
-2
/
+2
2010-02-12
TUSCANY-3459 - Find the operation from the componentService interface contrac...
lresende
2
-3
/
+4
2010-02-09
Start to clean up the node-api (remove Node.destroy())
rfeng
5
-6
/
+0
2010-01-20
Update to use junit 4.8.1 and add explicit surefire plugin configs which disa...
antelder
1
-1
/
+21
2010-01-11
Use the servlethost helper to locate the servlet host
antelder
1
-4
/
+2
2009-12-11
TUSCANY-3388 - Updating to the latests OASIS schema
lresende
2
-2
/
+2
[next]