summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Push down some of the createNode() methods to NodeFactory and only require th...rfeng2009-05-151-8/+35
* Start to integrate the node configuration with NodeImplrfeng2009-05-141-2/+4
* TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder2009-05-121-1/+1
* Change the test case to use an external SCA bundle to control the RFC119rfeng2009-05-041-0/+2
* Merge r767683 from 1.x branchrfeng2009-04-221-17/+8
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-151-5/+8
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-0/+4
* Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...rfeng2009-03-272-8/+26
* Add a flag to control if schema validation should be enabledrfeng2009-03-261-17/+26
* Minor clean uprfeng2009-03-211-19/+10
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-184-255/+275
* Update the test caserfeng2009-03-171-0/+40
* Add missing composites and use SCA-Composite headerrfeng2009-03-163-4/+15
* Start to hook up the osgi-based noderfeng2009-03-162-0/+196
* Add an OSGi-based node implementation for dynamicityrfeng2009-03-163-0/+741