summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/binding-jsonrpc-runtime/src/test/java/org/apache/tuscany/sca/binding/jsonrpc/JSONRPCDataTypeTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-10Use Jackson JsonNode as the unified representation of json datarfeng1-1/+1
2010-09-08TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws1-0/+17
2010-05-19Merge branch 'jaxrs' into trunkrfeng1-4/+4
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng1-1/+0
2009-11-20Moving 2.x trunklresende1-0/+0
2009-10-02Formatting JSONRPC testslresende1-131/+131
2009-10-01Bringin up JSON-RPC binding test caseslresende1-12/+22
2009-09-25Copy JSON-RPC Binding to start porting from 1.x to 2.xlresende1-0/+0
2008-12-02Branch for 1.4ramkumar1-0/+0
2008-11-13Creating Java SCA 1.x branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-08-29TUSCANY-2565 - Fixing issues when passing array parameter using json-rpc bindinglresende1-6/+24
2008-08-27Updating json-rpc binding test case to reproduce problems when passing an arr...lresende1-10/+28
2008-08-04TUSCANY-2487 - Making interfaces remotable and other small fixes.lresende1-110/+118
2008-07-22TUSCANY-2487 - Adding jsonRPC data type test cases + small refactoring to the...lresende1-0/+149