summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/tags/2.0-Beta2-RC1/modules/node-impl/src/test/java/org/apache/tuscany/sca/node/impl/NodeImplTestCase.java (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-16Delete old RC tagsantelder1-237/+0
2011-01-23Tag 2.0 Beta2 RC1antelder1-0/+0
2011-01-12Add setAutoDestroy methdodantelder1-0/+19
2010-05-18Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...antelder1-1/+0
2010-05-05Update testcase to test default schemeantelder1-4/+6
2010-04-26Use correct default domain name. (update left off previous commit)antelder1-2/+2
2010-04-25Update testcase for extra propertyantelder1-1/+1
2010-04-21Add testcase for properties and add properties to the attributesantelder1-0/+61
2010-03-14Improve the IP address binding to be based on the host from the urirfeng1-2/+2
2010-02-19Start to add the support to load node factory configuration from external filesrfeng1-0/+12
2010-02-13Start to make extension points/extensions configurable from NodeFactory/Servi...rfeng1-0/+26
2010-01-23Testcases for the uri methodsantelder1-0/+11
2009-12-11TUSCANY-3388 - Updating to the latests OASIS schemalresende1-1/+1
2009-11-20Moving 2.x trunklresende1-0/+0
2009-06-12Add back in the getServiceEndpoints methodantelder1-0/+14
2009-06-11TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder1-3/+5
2009-06-10Remove unused getEndpoints() methodrfeng1-13/+0
2009-05-28Start of a way to get at the endpoints in a Nodeantelder1-0/+13
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng1-2/+2
2009-05-15Enable more test casesrfeng1-25/+34
2009-03-06Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende1-1/+1
2009-03-04Updates to node-impl to use OASIS namespaces/schemalresende1-1/+1
2009-02-20Update NodeImpl so it works with webapps passing in the web.composite content...antelder1-20/+26
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...antelder1-1/+5
2008-11-19Copying modules from Equinox branch, to start merging the delta changes from ...lresende1-0/+0
2008-10-09Work in progress. Fixed implementation of NodeImpl, now working without depen...jsdelfino1-12/+12
2008-10-09Work in progress. Continued to clean up cross bundle dependencies on implemen...jsdelfino1-48/+2
2008-09-12Creating a branch for the equinox work.jsdelfino1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Renaming branchlresende1-0/+0
2008-09-11Branch before trunk cleanuplresende1-0/+0
2008-08-19Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng1-20/+20
2008-08-18Fix the webapp regression where the no explicit deployable composite is passe...rfeng1-18/+33
2008-08-15Port DefaultSCADomain to use SCA Node implrfeng1-0/+104