summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng2012-01-304-19/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1238014 13f79535-47bb-0310-9956-ffa450edef68
* Fix up some manifest funniesslaws2011-10-121-2/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1182536 13f79535-47bb-0310-9956-ffa450edef68
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-101-5/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1181240 13f79535-47bb-0310-9956-ffa450edef68
* Fix test case and update licenserfeng2011-10-101-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180782 13f79535-47bb-0310-9956-ffa450edef68
* Use home-grown JSONRPC implementationrfeng2011-10-1010-577/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180780 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to jackson 1.8.5rfeng2011-09-061-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165873 13f79535-47bb-0310-9956-ffa450edef68
* Fix the Date format for json data bindingrfeng2011-09-063-0/+117
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1165872 13f79535-47bb-0310-9956-ffa450edef68
* Streamline the json serialization into output streamrfeng2011-07-203-5/+22
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1148839 13f79535-47bb-0310-9956-ffa450edef68
* Update to latest wink and jacksonrfeng2011-05-091-4/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1101105 13f79535-47bb-0310-9956-ffa450edef68
* Revert the wink version changerfeng2011-04-291-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097914 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.8.0 and wink 1.1.3-incubatingrfeng2011-04-281-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1097619 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.7.5rfeng2011-04-201-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095240 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to jackson 1.7.1 releaserfeng2011-02-072-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068210 13f79535-47bb-0310-9956-ffa450edef68
* Making XMLStreamReader private, to avoid extra transformations when parsing ↵lresende2011-02-051-1/+1
| | | | | | json streams git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067364 13f79535-47bb-0310-9956-ffa450edef68
* Change json serialization to not marshal null valuesrfeng2010-12-305-3/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1053939 13f79535-47bb-0310-9956-ffa450edef68
* Exclude base java dependencies and add test dependency on woodstox to get a ↵antelder2010-12-111-0/+28
| | | | | | testcase working git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1044606 13f79535-47bb-0310-9956-ffa450edef68
* More tweaks for the OSGi MFrfeng2010-12-081-0/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043779 13f79535-47bb-0310-9956-ffa450edef68
* More version changes and make sure HttpClient connections are releasedrfeng2010-12-081-5/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043772 13f79535-47bb-0310-9956-ffa450edef68
* Enabling transformer to avoid issues with rest binding and json wireFormatlresende2010-12-081-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1043312 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.6.2rfeng2010-11-191-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036700 13f79535-47bb-0310-9956-ffa450edef68
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-134-23/+74
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1034820 13f79535-47bb-0310-9956-ffa450edef68
* Doesn't need to depend on base and doing so for a compile dependency causes ↵slaws2010-10-251-1/+1
| | | | | | a cycle in the build via implementation-python git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027028 13f79535-47bb-0310-9956-ffa450edef68
* Update json databinding to base + extension approachantelder2010-10-151-15/+5
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022954 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.6.0rfeng2010-09-241-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1000979 13f79535-47bb-0310-9956-ffa450edef68
* Fixing databinding issue when submitting empty strings from js client to a ↵lresende2010-09-171-4/+9
| | | | | | json-rpc service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998006 13f79535-47bb-0310-9956-ffa450edef68
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. ↵slaws2010-09-081-1/+7
| | | | | | BigDecimal is detected in an interface as a Java simple type but you have to manage it explicitly when converting from primitive types. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@994995 13f79535-47bb-0310-9956-ffa450edef68
* Add support for primitive java typesrfeng2010-09-081-0/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993611 13f79535-47bb-0310-9956-ffa450edef68
* Allow primitive return values to pass through the Object2JSON transformer.slaws2010-09-031-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@992281 13f79535-47bb-0310-9956-ffa450edef68
* Update to jackson 1.5.4rfeng2010-07-161-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964882 13f79535-47bb-0310-9956-ffa450edef68
* Remove duplicate service declarationrfeng2010-07-161-17/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@964877 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson to 1.5.3rfeng2010-06-011-3/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@950303 13f79535-47bb-0310-9956-ffa450edef68
* Add array support for the transformerrfeng2010-05-271-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948680 13f79535-47bb-0310-9956-ffa450edef68
* Merge branch 'jaxrs' into trunkrfeng2010-05-197-15/+218
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945980 13f79535-47bb-0310-9956-ffa450edef68
* Enhance the JSON databindign with Jackson 1.5.0rfeng2010-04-015-73/+173
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930100 13f79535-47bb-0310-9956-ffa450edef68
* Add a list of recently ported modules into the build rfeng2010-03-302-4/+4
| | | | | | Adjust dependencies git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928983 13f79535-47bb-0310-9956-ffa450edef68
* Fix the MFrfeng2010-03-291-0/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928905 13f79535-47bb-0310-9956-ffa450edef68
* Update jackson and jettision to latest versionsrfeng2010-03-285-2/+436
| | | | | | Add more transformers git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@928344 13f79535-47bb-0310-9956-ffa450edef68
* Some refactoring of the databinding coderfeng2010-02-278-9/+13
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916888 13f79535-47bb-0310-9956-ffa450edef68
* Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) ↵slaws2010-02-041-2/+2
| | | | | | replace binding-ws-axis2 and binding binding-ws-axis2-policy with binding-ws-runtime-axis which is still very much a work in progress 2) correct the axis/axiom version references across the project and make the various OSGi environments work 3) start fixing policy provides to allow the ws binding to exploit the binding wire. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@906557 13f79535-47bb-0310-9956-ffa450edef68
* Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder2010-01-201-1/+1
| | | | | | disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
* Moving 2.x trunklresende2009-11-2025-0/+2262
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68