summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Import/Export Referencerfeng2009-11-1115-206/+465
* Various corrects to files headers resulting from the 2.0-M4-RC2 reviewslaws2009-11-049-0/+123
* Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng2009-10-315-158/+193
* Propagate osgi properties for OSGi remote services rfeng2009-10-307-8/+61
* Add synchronization against listeners and check if it is removedrfeng2009-10-291-76/+93
* Ignore IllegalStateException for service unregister()rfeng2009-10-294-5/+25
* Update to end all service provider files with a new lineantelder2009-10-291-1/+1
* Add more checks for the stop() methodrfeng2009-10-294-47/+64
* Add null checkrfeng2009-10-291-0/+4
* Add missing filerfeng2009-10-291-0/+88
* Pass ServiceRegistry via extensionPointRegistry to remove static referencesrfeng2009-10-286-89/+46
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-279-225/+243
* Add an optional imports for test dependencyrfeng2009-10-221-0/+1
* Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...rfeng2009-10-211-1/+3
* Refactor the OSGi remote services implementation and improve the notificationsrfeng2009-10-1825-225/+378
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-1619-1492/+1636
* Refactor the runtime build logic into EndpointReferenceBinderrfeng2009-10-091-6/+6
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-281-0/+6
* Update RemoteAdmin APIsrfeng2009-09-159-1293/+1325
* Remove the need to extend EndpointDescriptionrfeng2009-09-029-165/+80
* Update the osgi remote service admin interfaces/classesrfeng2009-08-1814-773/+1626
* A few renames of the classesrfeng2009-08-136-23/+23
* Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...rfeng2009-08-121-87/+0
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-121-4/+4
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-1/+1
* Release resources when the OSGi runtime is shutdown to remove the needs of sh...rfeng2009-07-311-3/+7
* Move the OSGi service importer/exporterrfeng2009-07-243-35/+5
* Add the support for dynamic OSGi remote service import and export based on OS...rfeng2009-07-2435-1351/+3153
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2121-1939/+1939
* Change the name of OSGi remote service related propertiesrfeng2009-07-181-2/+13
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-1617-1/+1660
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-161-5/+5
* 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
* Remove last references to implementation-node and workspace modules as they'r...antelder2009-05-272-9/+0
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-271-0/+1
* Refactor the default node config factory so that it doesn't require the impor...rfeng2009-05-201-0/+1
* Refactoring a few methods on the ServiceDiscoverrfeng2009-05-203-1/+7
* Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...rfeng2009-05-196-837/+124
* Start merging binding-sca into assembly and creating a binding-sca-runtime mo...antelder2009-05-171-1/+1
* 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
* Redo the contribution modules merge started in r772861 but this time includin...antelder2009-05-101-7/+0
* Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng2009-05-051-2/+5
* Change the test case to use an external SCA bundle to control the RFC119rfeng2009-05-046-3/+151
* Merge binding sca xml module into model moduleantelder2009-04-251-7/+0