summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-jaxb (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-4/+4
2012-03-04TUSCANY-3312 - Copy JavaInterfaceFactory memory leak changes from 1.x + other...slaws2-2/+75
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws3-19/+39
2011-11-04Add missing importsslaws1-0/+1
2011-09-30Use the cached marshaller/unmarshaller for JAXB databindingrfeng12-49/+97
2011-09-30Enhance Tuscany JAX-RS reader/writer to better handle JAXBrfeng4-0/+183
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-26Update to as much as possible only use dependencies in the maven central repo...antelder1-21/+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
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-12-13Removing all references to jaxb-api as described under TUSCANY-3810edwardsmj1-33/+0
2010-12-11Remove dependencies now included in base Javaantelder1-18/+1
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-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
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 coderfeng9-24/+23
2010-02-11Use the LRUCache from common-javarfeng4-4/+4
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 trunklresende41-0/+5370