summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/core-databinding/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-18Change some extension code to be declarative instead of being registered usin...rfeng4-163/+3
2009-10-15Enhancing extensibility to dinamycally load interface visitorslresende5-13/+53
2009-10-14Remove unused coderfeng1-20/+0
2009-10-08Remove the default constructor to honor the one taking registryrfeng1-4/+0
2009-10-07Turn the set of built-in transformers into declared extensionsrfeng7-72/+63
2009-10-05Use ExtensionPointRegistry to pass argumentsrfeng2-14/+10
2009-07-11TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...antelder6-346/+0
2009-06-11TUSCANY-3082 TUSCANY-3090 - Remove references to the old EndpointReference an...slaws1-3/+3
2009-05-04Turn FaultExceptionMapper into a declarative system utilityrfeng1-4/+3
2009-05-01Merge the Mediator changes from 1.xrfeng4-386/+46
2009-03-19Move fault introspection into the FaultMapperrfeng1-7/+0
2009-03-18Fix a regression caused by r755474rfeng3-74/+127
2009-03-17Make sure XML types introspected by databindings are honored by the J2W gener...rfeng1-4/+5
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-2/+2
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack11-11/+11
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng4-39/+26
2008-11-19Merging the 1.x delta on top of the equinox based moduleslresende1-2/+1
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende16-0/+2248
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende17-2488/+0
2008-09-30Start cleaning up the databinding framework to remove obsolete code rfeng1-2/+1
2008-09-08Temporary work around for TUSCANY-2586 to prevent the pass-by-value intercept...antelder1-1/+10
2008-08-27Fix for TUSCANY-2398rfeng2-12/+17
2008-08-12Fix TUSCANY-2531nash2-0/+84