summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/core-spi/src/main/java/org/apache/tuscany/sca/runtime (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-12Update the registry to use a single class for all the installed contribution ...antelder2-13/+94
2011-05-11Update the registry to store info about a contributions deployables and expor...antelder1-1/+6
2011-05-10Start adding info about installed contributions to the registry so that distr...antelder1-0/+5
2011-05-10Update the registry to support getting the QName and Composite, and use that ...antelder1-1/+2
2011-05-09Start looking at support for a Shell command to show the domain level composi...antelder1-0/+7
2011-02-08More quiet logging changes, update use of properties to not interfere with re...antelder1-1/+1
2011-02-01Add quiet logging constantantelder1-0/+6
2011-01-24Fixing serialization of AsyncResponseInvoker in support of async services und...edwardsmj2-0/+25
2011-01-20Stage 1 of Axis2 binding-ws support of async callbacks, as described in TUSCA...edwardsmj1-0/+12
2011-01-14TUSCANY-3788 - Resolved async references are now started at start time to giv...slaws1-5/+0
2011-01-11Add capability to support Bindings that support Async invocations natively - ...edwardsmj1-0/+6
2010-12-20Updating core invocation code to support bindings that provide native async s...edwardsmj1-0/+9
2010-12-08TUSCANY-3801 - Separate off the asyncy response invocation interfaces from th...slaws1-2/+1
2010-12-08Start exploring way sof handling a pluggable approach of what to do when the ...antelder1-0/+29
2010-12-07TUSCANY-3801 - Allow the response chain "previous" link to be attached to an ...slaws1-1/+0
2010-12-06TUSCANY-3801 - move chain tail location code into the chain implementationslaws1-1/+1
2010-12-03TUSCANY-3801 - Update the invocation chain infrastructure, and the enpoints/e...slaws1-1/+10
2010-11-30TUSCANY-3788, TUSCANY-3786 - Allow build time resolvable references to be res...slaws4-1/+20
2010-11-17Get the Shell invoke function working and add a services command to show the ...antelder1-0/+12
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-06-17TUSCANY-3593 - Create an endpoint on the fly at the point a reference target ...slaws1-1/+3
2010-06-05Setting svn:eol-style for java and xml filesrfeng3-246/+246
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-26mark additional classes as extension spi according to use indicated by bindin...kelvingoodson1-1/+2
2010-04-23mark classes as extension spi according to use indicated by implementation-bp...kelvingoodson1-0/+1
2010-04-23mark classes as extension spi according to use indicated by implementation-ja...kelvingoodson5-0/+5
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 ...slaws1-0/+8
2010-03-16Remove old matches method code as its now in Endpoint classantelder1-72/+0
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-02-19Align the interfaceContractMapper to the specrfeng1-12/+0
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-1/+5
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())rfeng7-17/+96
2010-02-03Add domainURI/nodeURI to runtime endpoint/endpoint referencerfeng1-0/+12
2010-01-29Update tribes registry to also support the tuscany registry uri formatantelder1-0/+166
2010-01-29Update to find an existing domain if the registry isn't explicitly definedantelder3-0/+15
2010-01-29Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...rfeng7-6/+561
2010-01-27Update the Version to include the version and build timeantelder1-1/+13
2010-01-26First cut at having a programatic way to get the svn revision that a tuscany ...antelder1-0/+35
2010-01-20Start of making the Tuscany sca client impl work for both local or remote nod...antelder1-0/+1
2010-01-10TUSCANY-3417 TUSCANY-3417 consolidate enpointreference/endpoint matching code...slaws1-2/+2