summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl/src (unfollow)
Commit message (Expand)AuthorFilesLines
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 ...slaws1-24/+79
2009-01-28TUSCANY-2790 - Updated package names from org.osoa.sca to org.oasisopen.sca a...mcombellack2-4/+4
2008-12-04Refactor the tuscany-core module to move private classes out of the SPI packagesrfeng1-6/+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-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende9-0/+902
2008-11-19Moving current trunk modules to contrib, before starting the Equinox branch m...lresende14-2034/+0
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-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng14-0/+2024