summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-20Moving 2.x trunklresende71-7848/+0
2009-11-20Clean up the MANIFEST.MF and add SCA-Version headerrfeng1-2/+1
2009-11-19Rename getInterfaceContract() of Endpoint/EndpointReferencerfeng2-2/+2
2009-11-11Add Import/Export Referencerfeng15-206/+465
2009-11-04Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws9-0/+123
2009-10-31Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng5-158/+193
2009-10-30Propagate osgi properties for OSGi remote services rfeng7-8/+61
2009-10-29Add synchronization against listeners and check if it is removedrfeng1-76/+93
2009-10-29Ignore IllegalStateException for service unregister()rfeng4-5/+25
2009-10-29Update to end all service provider files with a new lineantelder1-1/+1
2009-10-29Add more checks for the stop() methodrfeng4-47/+64
2009-10-29Add null checkrfeng1-0/+4
2009-10-29Add missing filerfeng1-0/+88
2009-10-28Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng6-89/+46
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng9-225/+243
2009-10-22Add an optional imports for test dependencyrfeng1-0/+1
2009-10-21Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng1-1/+3
2009-10-18Refactor the OSGi remote services implementation and improve the notificationsrfeng25-225/+378
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng19-1492/+1636
2009-10-09Refactor the runtime build logic into EndpointReferenceBinderrfeng1-6/+6
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng1-0/+6
2009-09-15Update RemoteAdmin APIsrfeng9-1293/+1325
2009-09-02Remove the need to extend EndpointDescriptionrfeng9-165/+80
2009-08-18Update the osgi remote service admin interfaces/classesrfeng14-773/+1626
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-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-1/+1
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...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