summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src/main (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2115-1648/+1648
* Change the name of OSGi remote service related propertiesrfeng2009-07-181-2/+13
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1616-1/+1654
* Remove unused classesrfeng2009-07-151-40/+0
* Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng2009-06-231-3/+18
* Add a LifeCycleListener interface so that extension points or extension can b...rfeng2009-06-171-1/+1
* Fix URI double-escaping issuerfeng2009-06-101-0/+4
* Expose the setting of schema validation to subclassesrfeng2009-05-281-0/+6
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-271-0/+1
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-201-0/+6
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-194-711/+117
* 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