summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-7/+7
2012-02-29TUSCANY-4020 - move hardcoded message strings into properties filesslaws2-24/+78
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
2012-01-19TUSCANY-3283 - these are similar changes to those made in 1.x to correct WSDL...slaws3-0/+117
2011-12-13TUSCANY-3890 - separate the request wrapper model from the response wrapper m...slaws4-20/+39
2011-08-17TUSCANY-3922 - apply Jennifer's patch to add some missing doPrivileged calls ...slaws1-1/+13
2011-08-02TUSCANY-3894. Factor out introspection for same vs. different databindings o...scottkurz1-0/+94
2011-07-26Partial fix for TUSCANY-3901. Fix bug in DOMWrapperHandler.isInstance() meth...scottkurz2-1/+164
2011-06-27Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...scottkurz1-25/+35
2011-05-09Tweak null boundary condition handling for DOM databinding transform path.scottkurz1-0/+3
2011-01-26Fix more issues with multiple outputs.scottkurz1-22/+18
2011-01-20Fix for TUSCANY-3819 (still need to cleanup bare case, wsdlgen).scottkurz2-34/+30
2011-01-13Add context via MediatorImpl so a transformer can know whether a transform is...scottkurz3-5/+27
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
2010-12-11Remove dependencies now included in base Javaantelder1-1/+1
2010-11-14TUSCANY-3664 Add support for multiple operation output typesbdaniel1-9/+43
2010-05-19Merge branch 'jaxrs' into trunkrfeng14-25/+183
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-04-28mark additional classes as extension spi according to use by databinding-jaxbkelvingoodson2-1/+2
2010-04-27mark additional classes as extension spi according to use by databinding-axiomkelvingoodson9-0/+14
2010-04-27mark additional classes as extension spi according to use indicated binding-w...kelvingoodson2-0/+2
2010-04-27mark additional classes as extension spi according to use indicated binding-j...kelvingoodson1-0/+1
2010-04-26mark additional classes as extension spi according to use indicated by implem...kelvingoodson1-0/+1
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson5-0/+5
2010-04-14Passing ExtensionPointRegistry into the constructorrfeng2-3/+5
2010-03-11Fix for TUSCANY-3489rfeng2-57/+90
2010-03-05Change to a lower log level as these warnings are coming out in lots of commo...antelder1-2/+2
2010-02-27Some refactoring of the databinding coderfeng46-132/+97
2010-02-11Use the LRUCache from common-javarfeng1-88/+0
2010-02-11TUSCANY-2586: Fix pass-by-value copies as described in the JIRA with the SCA ...antelder6-13/+91
2010-02-04Fix for TUSCANY-3456 (only register direct transformer with lower weight)rfeng2-1/+22
2009-11-20Moving 2.x trunklresende104-0/+10995