summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-194-565/+644
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-171-1/+1
* Decouple node-impl from sca-client-implantelder2009-05-163-21/+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-154-230/+212
* Start to integrate the node configuration with NodeImplrfeng2009-05-143-31/+72
* Add the StAX processor for NodeConfigurationrfeng2009-05-137-0/+673
* 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-114-265/+327
* 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
* Update manifests for sca clientantelder2009-05-061-0/+1
* Continue exploring sca client api with a new module for the client implementa...antelder2009-05-064-35/+12
* Add the check for deployment composite from the XML string valuerfeng2009-05-011-92/+112
* MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj2009-04-281-0/+1
* Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ...edwardsmj2009-04-281-11/+37
* Merge binding sca xml module into model moduleantelder2009-04-251-7/+0
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-153-5/+13
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Update manifest for sca client packageantelder2009-04-071-0/+1
* 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
* Revert 755183 an errant commit from the release pluginantelder2009-03-171-19/+19
* [maven-release-plugin] prepare branch test-branchantelder2009-03-171-19/+19
* 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-022-24/+81
* TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2009-01-283-6/+6
* TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende2009-01-231-1/+1
* Updating MANIFEST.MF versions to 2.0.0lresende2009-01-201-23/+23
* Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2008-12-042-8/+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
* Fixing up pom artifact version to 2.0-SNAPSHOTlresende2008-11-191-18/+18