summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-axiom/src/main/java/org/apache/tuscany/sca/databinding (follow)
Commit message (Expand)AuthorAgeFilesLines
* TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2011-12-131-9/+24
* Add extra check for zero child elements when processing the OMElement wrapper. slaws2011-11-141-0/+8
* Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz2011-05-091-43/+161
* Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz2011-04-271-12/+14
* Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...scottkurz2011-03-311-16/+15
* Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...scottkurz2011-03-291-15/+16
* TUSCANY-3790. Experiment with being explicit about what encoding the bytes ar...slaws2010-11-191-1/+1
* Some refactoring of the databinding coderfeng2010-02-277-9/+13
* Moving 2.x trunklresende2009-11-2013-0/+1152