summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-13Add the StAX processor for NodeConfigurationrfeng7-0/+673
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...antelder4-265/+327
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-06Update manifests for sca clientantelder1-0/+1
2009-05-06Continue exploring sca client api with a new module for the client implementa...antelder4-35/+12
2009-05-01Add the check for deployment composite from the XML string valuerfeng1-92/+112
2009-04-28MANIFEST files adjusted for fix to TUSCANY 2989edwardsmj1-0/+1
2009-04-28Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ...edwardsmj1-11/+37
2009-04-25Merge binding sca xml module into model moduleantelder1-7/+0
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng3-5/+13
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-07Update manifest for sca client packageantelder1-0/+1
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-17Revert 755183 an errant commit from the release pluginantelder1-19/+19
2009-03-17[maven-release-plugin] prepare branch test-branchantelder1-19/+19
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
2009-02-20Update NodeImpl so it works with webapps passing in the web.composite content...antelder2-28/+34
2009-02-17Remove the use of tempuri.orgrfeng1-2/+4
2009-02-03Comment out the excessive loggingrfeng1-3/+3
2009-02-02TUSCANY-2801 - Create a SystemContribution to hold data from definitions.xml ...slaws2-24/+81
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack3-6/+6
2009-01-23TUSCANY-2780 - Updating NOTICE files to include 2009 in the copyright statementlresende1-1/+1
2009-01-20Updating MANIFEST.MF versions to 2.0.0lresende1-23/+23
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng2-8/+6
2008-12-03Converted from JUnit 3 style imports (junit.framework) to JUnit 4 style impor...mcombellack1-2/+1
2008-11-21Simplify the Node API for a common default case so that creating a Node for s...antelder3-1/+74
2008-11-19Fixing up pom artifact version to 2.0-SNAPSHOTlresende1-18/+18
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende13-0/+1309
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende18-2447/+0
2008-11-17Change MANIFEST.MF version to 2.0 to match trunk build. It turns out this isn...antelder1-21/+21
2008-11-17Copy MANIFEST.MF files from sca-equinox to trunk for the minimal modules to r...antelder1-0/+48
2008-11-17Change trunk version so it doesn't clash with the 1.4 branch version by bumpi...antelder1-16/+16
2008-09-15TUSCANY-2598: Apply fix from Dave Sowerby to support zip protocol typeantelder1-0/+6
2008-09-09TUSCANY-2587 - change the name of promoted services so that the component nam...slaws1-1/+1
2008-09-09Fixes to get the Equinox integration working. Use the parent classloader inst...jsdelfino2-14/+18
2008-08-22Fixes for itest/osgi-tuscanyrsivaram1-1/+1
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng17-0/+2389