summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-03TUSCANY-3801 - add an async interceptor interface to chain can be navigated b...slaws1-0/+40
2010-12-03TUSCANY-3801 - Add new provider interfaces that allow providers to indicate w...slaws2-0/+96
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws6-1/+60
2010-11-17Get the Shell invoke function working and add a services command to show the ...antelder1-0/+12
2010-10-25Remove CompositeContext threadlocal thats might be causeing a storage leak as...antelder1-13/+1
2010-09-24Move to wstx-as version 3.2.6 consistently. Having two versions in the distro...slaws1-3/+3
2010-09-17Enhance the JAX-WS async client support and fix couple of issuesrfeng1-0/+8
2010-09-04Add a Base class for binding impls with the boiler plate codeantelder1-0/+94
2010-08-18Make sure ranking is honoredrfeng1-9/+9
2010-08-18TUSCANY-3653 - Make the methods used to generate WSDL available through the R...slaws2-0/+16
2010-07-16Fix for TUSCANY-3622rfeng1-1/+7
2010-07-13Remove commented out methodsslaws2-33/+1
2010-07-13TUSCANY-3616 - Add code to check that that interface contracts a reference an...slaws2-0/+49
2010-07-04Reenable the version spi with the buildnumber-maven-pluginantelder1-2/+0
2010-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws1-1/+3
2010-06-14Add a little bit more structure to message header storage to generally avoid ...slaws1-1/+2
2010-06-05Setting svn:eol-style for java and xml filesrfeng6-415/+415
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
2010-05-05Avoid NPE if reg uri is nullantelder1-2/+1
2010-04-28mark additional classes as extension spi according to use by databinding-jaxb...kelvingoodson5-1/+10
2010-04-27mark additional classes as extension spi according to use indicated binding-j...kelvingoodson11-4/+11
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson6-0/+6
2010-04-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson5-1/+6
2010-04-26mark classes as extension spi according to use indicated by implementation-os...kelvingoodson1-1/+1
2010-04-23mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson2-1/+2
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson15-0/+16
2010-04-21Pick up the default scheme from runtime propertiesantelder1-2/+8
2010-04-15Add new RuntimeProperties interface to enable extensions getting hold of the ...antelder1-0/+27
2010-04-08TUSCANY-3529 - update binding matching to turn on code that looks at binding ...slaws2-2/+23
2010-04-08Temporarily take out the build number plugin to see if that fixes the Hudson ...antelder2-0/+4
2010-03-31Clean up importsrfeng1-1/+0
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
2010-03-11Allows RMIHost to return mapped urirfeng2-0/+21
2010-03-09This should be going with Hazelcast 1.8.1 nowantelder1-1/+1
2010-03-08Switch binder interface over to throwing exceptions rather than returning boo...slaws1-2/+2
2010-03-02Add the ability to map binding.sca to any bindings in the runtime by configur...rfeng1-1/+1
2010-03-02Add first bits of code to start enabling the use of policies nested inside of...slaws1-1/+13
2010-02-25Add the check for local-by-reference, local-by-value and remote invocations f...rfeng1-0/+7
2010-02-19Align the interfaceContractMapper to the specrfeng1-12/+0
2010-02-19Fix for TUSCANY-3466rfeng5-50/+39
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-1/+5
2010-02-12Improve the layout of this class to make the sequence of the phases obvious t...slaws1-31/+21
2010-02-12Correct commentsslaws2-6/+4
2010-02-11Add a mapping for domainURI and registryURIrfeng3-4/+35
2010-02-09Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactoryrfeng1-4/+10
2010-02-09Start to clean up the node-api (remove Node.destroy())rfeng9-28/+107
2010-02-04Making fallback revision a number to avoid test case issueslresende1-1/+1
2010-02-04Move the runtime over to use Axis2 1.5.1. Three main parts to this 1) replace...slaws2-1/+27
2010-02-03Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng2-2/+26
2010-01-29Making harvesting of revision number optional, to avoid issues when running o...lresende1-0/+1