summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typeantelder2008-09-151-0/+6
* TUSCANY-2587 - change the name of promoted services so that the component nam...slaws2008-09-091-1/+1
* Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2008-09-092-14/+18
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng2008-08-1914-0/+2024