summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-axiom/src (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws1-0/+2
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2-11/+26
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...scottkurz2-60/+210
2011-04-27Pass through XMLStreamReader rather than returning 'null' on xsi:nil="true" e...scottkurz1-12/+14
2011-04-20Fix a few dependenciesrfeng1-1/+1
2011-03-31Revert 1086760 change pending solution to TUSCANY-3857 to keep itest function...scottkurz2-16/+17
2011-03-29Fix OMElementWrapperHandler getChildren (unwrap) since minOccurs="0" case wil...scottkurz2-15/+132
2010-11-19TUSCANY-3790. Experiment with being explicit about what encoding the bytes ar...slaws1-1/+1
2010-02-27Some refactoring of the databinding coderfeng8-10/+14
2009-11-20Moving 2.x trunklresende19-0/+1597