summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-151-5/+8
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-142-2/+2
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-0/+4
* 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
* 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
* Access the equinox jars from a temporary maven repo @http://people.apache.org...rfeng2009-03-185-107/+5
* Set the client system property to control the test case to be run in client o...rfeng2009-03-182-54/+68
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-184-255/+275
* Add filter to select local or remote servicesrfeng2009-03-183-55/+54
* Update the test caserfeng2009-03-174-16/+55
* Remove unused filesrfeng2009-03-176-169/+1
* Revert the checkin of osgi jarsrfeng2009-03-1768-6/+0
* Move the test into node-impl-osgirfeng2009-03-1798-0/+1834
* Add missing composites and use SCA-Composite headerrfeng2009-03-163-4/+15
* Start to hook up the osgi-based noderfeng2009-03-162-0/+196
* Add an OSGi-based node implementation for dynamicityrfeng2009-03-167-0/+855