summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-06-19TUSCANY-3092 build top level composite rather than the individual composites ...slaws2-40/+27
2009-06-17Start to play with JMX management for SCA nodesrfeng3-0/+115
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-22/+5
2009-06-12Add back in the getServiceEndpoints methodantelder2-0/+43
2009-06-11TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder1-3/+5
2009-06-10Remove unused getEndpoints() methodrfeng2-43/+0
2009-06-10Fix URI double-escaping issuerfeng2-0/+5
2009-06-08Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...rfeng1-1/+1
2009-06-08Move EndpointRegistry from assembly to core-spirfeng1-6/+7
2009-06-08Update the SCAClient impl to work with multiple nodes in a domainantelder1-1/+1
2009-06-01Correct the NodeFactoryImpl use of the message properties fileantelder2-1/+23
2009-05-29Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj1-11/+13
2009-05-28Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj1-3/+5
2009-05-28Start of a way to get at the endpoints in a Nodeantelder2-0/+41
2009-05-28Expose the setting of schema validation to subclassesrfeng1-9/+15
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng2-4/+12
2009-05-27Refactor the contribution scanner to take Contribution as an argumentrfeng1-17/+23
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-5/+9
2009-05-19Expose extension point registery rfeng1-0/+5
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng4-565/+644
2009-05-16Decouple node-impl from sca-client-implantelder1-13/+8
2009-05-15Adding support for <baseURI> element of binding base uri configurationrfeng3-2/+20
2009-05-15Add the processor to read the node configuration in the ATOM formatrfeng1-0/+160
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng2-64/+2
2009-05-15Update NodeUtil and add a test caserfeng2-20/+59
2009-05-15Enable more test casesrfeng2-27/+37
2009-05-15Integrate the NodeConfiguration with NodeImplrfeng3-230/+211
2009-05-14Start to integrate the node configuration with NodeImplrfeng3-31/+72
2009-05-13Add the StAX processor for NodeConfigurationrfeng6-0/+672
2009-05-12TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende1-4/+12
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder1-1/+1
2009-05-11Merge in the node-impl-2 changes to simplify the node by not requiring implem...antelder2-232/+324
2009-05-08Removed unneeded imported that causes my compile to failslaws1-1/+0
2009-05-08Updates and additions to add preResolve phase to contribution processing (See...edwardsmj1-10/+33
2009-05-06Fix for when domain name is nullantelder1-2/+12
2009-05-06Continue exploring sca client api with a new module for the client implementa...antelder3-35/+5
2009-05-01Add the check for deployment composite from the XML string valuerfeng1-92/+112
2009-04-28Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ...edwardsmj1-11/+37
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng1-2/+9
2009-04-07Initial support for the SCAClient API, probably better ways we can do this bu...antelder3-1/+43
2009-03-27Add an option to control is schema validation should be enabledrfeng1-73/+96
2009-03-19Switch over to new endpoint reference/endpoint model. These are the changes r...slaws1-3/+13
2009-03-12Rename the constantrfeng1-3/+3
2009-03-06Support the SCA property value based on the OASIS syntaxrfeng1-1/+1
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende3-4/+4
2009-03-05Avoid the NPErfeng1-4/+4
2009-03-05More changes to switch SCA namespace from osoa version to oasis onerfeng1-1/+18
2009-03-04Updates to node-impl to use OASIS namespaces/schemalresende3-4/+5
2009-02-26CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder1-0/+4
2009-02-20Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng1-2/+2