summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi (unfollow)
Commit message (Expand)AuthorFilesLines
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...rfeng35-1351/+3153
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng21-1939/+1939
2009-07-18Change the name of OSGi remote service related propertiesrfeng1-2/+13
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng17-1/+1660
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng1-5/+5
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-27Remove last references to implementation-node and workspace modules as they'r...antelder2-9/+0
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng1-0/+1
2009-05-20Refactor the default node config factory so that it doesn't require the impor...rfeng1-0/+1
2009-05-20Refactoring a few methods on the ServiceDiscoverrfeng3-1/+7
2009-05-19Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng6-837/+124
2009-05-17Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder1-1/+1
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-10Redo the contribution modules merge started in r772861 but this time includin...antelder1-7/+0
2009-05-05Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng1-2/+5
2009-05-04Change the test case to use an external SCA bundle to control the RFC119rfeng6-3/+151
2009-04-25Merge binding sca xml module into model moduleantelder1-7/+0
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-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng3-3/+3
2009-04-13Start to add the DefinitionsExtensionPointrfeng3-1/+6
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-25Upgrade to equinox 3.4.xrfeng1-44/+37
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-19Remove unused import packagesrfeng1-23/+0
2009-03-18Access the equinox jars from a temporary maven repo @http://people.apache.org...rfeng6-107/+39
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 caserfeng5-17/+113
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-osgirfeng100-2/+1844