summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Correct the NodeFactoryImpl use of the message properties fileantelder2009-06-012-1/+23
* Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...edwardsmj2009-05-291-11/+13
* Removed unnecessary reference to Impl class RuntimeComponentServiceImpledwardsmj2009-05-281-3/+5
* Start of a way to get at the endpoints in a Nodeantelder2009-05-282-0/+41
* Expose the setting of schema validation to subclassesrfeng2009-05-281-9/+15
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-272-4/+12
* Refactor the contribution scanner to take Contribution as an argumentrfeng2009-05-271-17/+23
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-5/+9
* Expose extension point registery rfeng2009-05-191-0/+5
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-194-565/+644
* Decouple node-impl from sca-client-implantelder2009-05-161-13/+8
* Adding support for <baseURI> element of binding base uri configurationrfeng2009-05-153-2/+20
* Add the processor to read the node configuration in the ATOM formatrfeng2009-05-151-0/+160
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-152-64/+2
* Update NodeUtil and add a test caserfeng2009-05-152-20/+59
* Enable more test casesrfeng2009-05-152-27/+37
* Integrate the NodeConfiguration with NodeImplrfeng2009-05-153-230/+211
* Start to integrate the node configuration with NodeImplrfeng2009-05-143-31/+72
* Add the StAX processor for NodeConfigurationrfeng2009-05-136-0/+672
* TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...lresende2009-05-121-4/+12
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-1/+1
* Merge in the node-impl-2 changes to simplify the node by not requiring implem...antelder2009-05-112-232/+324
* Removed unneeded imported that causes my compile to failslaws2009-05-081-1/+0
* Updates and additions to add preResolve phase to contribution processing (See...edwardsmj2009-05-081-10/+33
* Fix for when domain name is nullantelder2009-05-061-2/+12
* Continue exploring sca client api with a new module for the client implementa...antelder2009-05-063-35/+5
* Add the check for deployment composite from the XML string valuerfeng2009-05-011-92/+112
* Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ...edwardsmj2009-04-281-11/+37
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-151-2/+9
* Initial support for the SCAClient API, probably better ways we can do this bu...antelder2009-04-073-1/+43
* Add an option to control is schema validation should be enabledrfeng2009-03-271-73/+96
* Switch over to new endpoint reference/endpoint model. These are the changes r...slaws2009-03-191-3/+13
* Rename the constantrfeng2009-03-121-3/+3
* Support the SCA property value based on the OASIS syntaxrfeng2009-03-061-1/+1
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-063-4/+4
* Avoid the NPErfeng2009-03-051-4/+4
* More changes to switch SCA namespace from osoa version to oasis onerfeng2009-03-051-1/+18
* Updates to node-impl to use OASIS namespaces/schemalresende2009-03-043-4/+5
* CHange webapp host so it doesn't need any static singleton (TUSCANY-2881) and...antelder2009-02-261-0/+4
* Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSArfeng2009-02-201-2/+2
* Update NodeImpl so it works with webapps passing in the web.composite content...antelder2009-02-202-28/+34
* Remove the use of tempuri.orgrfeng2009-02-171-2/+4
* Comment out the excessive loggingrfeng2009-02-031-3/+3
* TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws2009-02-021-24/+79
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-282-4/+4
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-041-6/+6
* Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack2008-12-031-2/+1
* Simplify the Node API for a common default case so that creating a Node for s...antelder2008-11-213-1/+74
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-199-0/+902
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-1914-2034/+0