summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge r767683 from 1.x branchrfeng2009-04-221-17/+8
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-151-5/+8
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-143-3/+3
* Start to add the DefinitionsExtensionPointrfeng2009-04-133-1/+6
* Add missing import packagesrfeng2009-04-132-1/+3
* Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...rfeng2009-03-272-8/+26
* Add a flag to control if schema validation should be enabledrfeng2009-03-261-17/+26
* Use reference: protocol so that the bundles will not be copiedrfeng2009-03-262-5/+6
* Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2009-03-262-6/+27
* Refactor the internal classes into the impl packagesrfeng2009-03-2620-76/+86
* Upgrade to equinox 3.4.xrfeng2009-03-251-44/+37
* Add RFC 124 sample xml documentsrfeng2009-03-254-11/+105
* Add the RFC119 service descriptions file for testrfeng2009-03-251-0/+65
* Add files back rfeng2009-03-255-0/+136
* Refactor the structure for test resourcesrfeng2009-03-2511-436/+177
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-244-12/+82
* Minor clean uprfeng2009-03-211-19/+10