summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-axiom/src/main/java/org/apache/tuscany/sca/databinding (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws1-9/+24
2011-11-14Add extra check for zero child elements when processing the OMElement wrapper. slaws1-0/+8
2011-05-09Fix for TUSCANY-3857. Also addressed a problem writing wrapper elements with...scottkurz1-43/+161
2011-04-27Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz1-12/+14
2011-03-31Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...scottkurz1-16/+15
2011-03-29Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...scottkurz1-15/+16
2010-11-19TUSCANY-3790. Experiment with being explicit about what encoding the bytes ar...slaws1-1/+1
2010-02-27Some refactoring of the databinding coderfeng7-9/+13
2009-11-20Moving 2.x trunklresende13-0/+1152