summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-jaxb/src/main/java/org/apache/tuscany/sca/databinding/jaxb (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2-2/+75
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws2-13/+33
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng10-43/+91
2011-09-30Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng2-0/+157
2011-09-14TUSCANY-3937 - Further fixes on top of Michael's patch to get the properties ...slaws1-2/+32
2011-09-14TUSCANY-3791 - correct JIRA number in commentslaws1-1/+1
2011-09-13TUSCANY-3937 - Don't overwrite the default XMLType otherwise everything else ...slaws1-1/+3
2011-08-17TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws1-1/+9
2011-08-17Fix comment typoslaws1-1/+1
2011-01-26Fix more issues with multiple outputs.scottkurz1-3/+2
2011-01-25Fix bare+JAXB wsdlgen case. Fix Holder+void_return_type case.scottkurz1-1/+9
2010-11-19TUSCANY-3791 - synchronize access to DOM and cache result to reduce chance of...slaws1-1/+5
2010-11-13Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng1-2/+28
2010-11-13Add value types from @XmlJavaAdapter into the JAXBContextrfeng2-16/+87
2010-05-27Add missing headerslaws1-1/+19
2010-04-29explicitly call out those extensions which contain Extension Developers' SPI ...kelvingoodson1-0/+11
2010-04-09TUSCANY-3530 - not a solution for property type validation but display more i...slaws1-1/+11
2010-02-27Some refactoring of the databinding coderfeng8-21/+20
2010-02-11Use the LRUCache from common-javarfeng2-2/+2
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder1-2/+15
2009-11-20Moving 2.x trunklresende21-0/+3547