summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng1-6/+6
2009-09-15Update RemoteAdmin APIsrfeng9-1293/+1325
2009-09-02Remove the need to extend EndpointDescriptionrfeng7-164/+77
2009-08-18Update the osgi remote service admin interfaces/classesrfeng13-773/+1623
2009-08-13A few renames of the classesrfeng6-23/+23
2009-08-12Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng1-87/+0
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-4/+4
2009-07-31Release resources when the OSGi runtime is shutdown to remove the needs of sh...rfeng1-3/+7
2009-07-24Move the OSGi service importer/exporterrfeng3-35/+5
2009-07-24Add the support for dynamic OSGi remote service import and export based on OS...rfeng34-1349/+3151
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng15-1648/+1648
2009-07-18Change the name of OSGi remote service related propertiesrfeng1-2/+13
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng16-1/+1654
2009-07-15Remove unused classesrfeng1-40/+0
2009-06-23Check the existence of OSGI-INF/sca/bundle.composite for SCA bundlesrfeng1-3/+18
2009-06-17Add a LifeCycleListener interface so that extension points or extension can b...rfeng1-1/+1
2009-06-10Fix URI double-escaping issuerfeng1-0/+4
2009-05-28Expose the setting of schema validation to subclassesrfeng1-0/+6
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng1-0/+1
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng1-0/+6
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng4-711/+117
2009-05-15Push down some of the createNode() methods to NodeFactory and only require th...rfeng1-8/+35
2009-05-14Start to integrate the node configuration with NodeImplrfeng1-2/+4
2009-05-12TUSCANY-3015: Fix URI creation to escape spaces in the nameantelder1-1/+1
2009-05-04Change the test case to use an external SCA bundle to control the RFC119rfeng1-0/+2
2009-04-22Merge r767683 from 1.x branchrfeng1-17/+8
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng1-5/+8
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-0/+4
2009-03-27Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...rfeng2-8/+26
2009-03-26Add a flag to control if schema validation should be enabledrfeng1-17/+26
2009-03-21Minor clean uprfeng1-19/+10
2009-03-18Allow mutliple bundle nodes to share the same registryrfeng4-255/+275
2009-03-17Update the test caserfeng1-0/+40
2009-03-16Add missing composites and use SCA-Composite headerrfeng3-4/+15
2009-03-16Start to hook up the osgi-based noderfeng2-0/+196
2009-03-16Add an OSGi-based node implementation for dynamicityrfeng3-0/+741