summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng1-5/+8
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2-2/+2
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-0/+4
2009-04-13Add missing import packagesrfeng2-1/+3
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-26Use reference: protocol so that the bundles will not be copiedrfeng2-5/+6
2009-03-26Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2-6/+27
2009-03-26Refactor the internal classes into the impl packagesrfeng20-76/+86
2009-03-25Add RFC 124 sample xml documentsrfeng4-11/+105
2009-03-25Add the RFC119 service descriptions file for testrfeng1-0/+65
2009-03-25Add files back rfeng5-0/+136
2009-03-25Refactor the structure for test resourcesrfeng11-436/+177
2009-03-24Add coding to parse RFC-119 service-descriptions filerfeng4-12/+82
2009-03-21Minor clean uprfeng1-19/+10
2009-03-18Access the equinox jars from a temporary maven repo @http://people.apache.org...rfeng5-107/+5
2009-03-18Set the client system property to control the test case to be run in client o...rfeng2-54/+68
2009-03-18Allow mutliple bundle nodes to share the same registryrfeng4-255/+275
2009-03-18Add filter to select local or remote servicesrfeng3-55/+54
2009-03-17Update the test caserfeng4-16/+55
2009-03-17Remove unused filesrfeng6-169/+1
2009-03-17Revert the checkin of osgi jarsrfeng68-6/+0
2009-03-17Move the test into node-impl-osgirfeng98-0/+1834
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 dynamicityrfeng7-0/+855