summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl/src/test/java/org/apache/tuscany/sca/node/impl/NodeImplTestCase.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-201-107/+0
* Add back in the getServiceEndpoints methodantelder2009-06-121-0/+14
* TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...antelder2009-06-111-3/+5
* Remove unused getEndpoints() methodrfeng2009-06-101-13/+0
* Start of a way to get at the endpoints in a Nodeantelder2009-05-281-0/+13
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-151-2/+2
* Enable more test casesrfeng2009-05-151-25/+34
* Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903lresende2009-03-061-1/+1
* Updates to node-impl to use OASIS namespaces/schemalresende2009-03-041-1/+1
* Update NodeImpl so it works with webapps passing in the web.composite content...antelder2009-02-201-20/+26
* 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-211-1/+5
* Copying modules from Equinox branch, to start merging the delta changes from ...lresende2008-11-191-0/+73
* Moving current trunk modules to contrib, before starting the Equinox branch m...lresende2008-11-191-119/+0
* Add SCANodeFactory/SCANode and rename the artifact ids from node2-xxx to node...rfeng2008-08-191-0/+119