summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moving 2.x trunklresende2009-11-2049-3659/+0
* Clean up the MANIFEST.MF and add SCA-Version headerrfeng2009-11-201-0/+1
* Resolve interfaces from the remote endpoints (tribes based discovery is now w...rfeng2009-10-311-1/+1
* Propagate osgi properties for OSGi remote services rfeng2009-10-305-16/+128
* Update to end all service provider files with a new lineantelder2009-10-295-1/+5
* Use sca-config XML files for SCA binding/policy definitionsrfeng2009-10-2710-217/+387
* Set the monitor to ValidatingXMLStreamReaderrfeng2009-10-211-0/+1
* Remove constrainingType as it is now not part of the OASIS SCA specsrfeng2009-10-201-1/+0
* Turn JavaClassVisitor to declarative services and remove the module activatorrfeng2009-10-203-20/+8
* This is to change the Monitor to be request scoped for most of the cases:rfeng2009-10-1613-108/+105
* Refactor the builder implementations into tuscany-builder modulerfeng2009-09-282-2/+1
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-121-1/+2
* Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng2009-07-311-1/+1
* Add the support for dynamic OSGi remote service import and export based on OS...rfeng2009-07-244-460/+59
* Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng2009-07-2110-1220/+1220
* Change the name of OSGi remote service related propertiesrfeng2009-07-182-26/+138
* Refactor the OSGi discovery service into node-implementation-osgi rfeng2009-07-168-1/+620
* Update to Equinox 3.5 to take advantage of the hook services APIrfeng2009-07-161-1/+1
* Add a QName as the type for binding/implementation and use it to compare mode...rfeng2009-06-232-12/+10
* Add optional life cycle control for extension points (for example, RMI extens...rfeng2009-05-271-1/+2
* Tolerate the non-OSGi environmentrfeng2009-05-273-8/+12
* Merge interface-java-xml into interface-javaantelder2009-05-171-8/+0
* Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng2009-05-051-2/+45
* Add code to read the RFC 124 components file to build SCA componentTyperfeng2009-04-212-0/+235
* Add code to read the OSGi DS component file to build SCA componentTyperfeng2009-04-212-0/+261
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-141-1/+1
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-1/+11
* Fix the Import-Package to add missing packagesrfeng2009-04-081-1/+3
* Upgrade to equinox 3.4.xrfeng2009-03-251-1/+1
* Add some code to hook with RFC 119 service description filerfeng2009-03-251-11/+49
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-246-3/+85
* Use sca as the configuration typerfeng2009-03-231-6/+9
* Start to align with the OSGi property names defined by RFC 119rfeng2009-03-237-71/+55
* Add missing MANIFEST.MFrfeng2009-03-191-0/+33
* Fix the test dependency and add the "write"rfeng2009-03-183-18/+22
* Remove the service provider filerfeng2009-03-171-19/+0
* Clean up the dependenciesrfeng2009-03-172-85/+4
* Remove the unused filesrfeng2009-03-164-272/+0
* Fix the wrong reference to BUNDLE_VERSION constantrfeng2009-03-161-1/+2
* Add the interfaces back to avoid error messages in processorrfeng2009-03-167-11/+174
* Start to move the runtime pieces into a new implementation-osgi-runtime modulerfeng2009-03-1632-2448/+46
* Start to add code to listen on the bundles and create the SCA domain compositerfeng2009-03-125-4/+153
* clean up the providerrfeng2009-03-122-54/+11
* Add/Fix some of the composite filesrfeng2009-03-126-13/+88
* Fix the DS component xml filesrfeng2009-03-127-28/+95
* Fix the component.xmlrfeng2009-03-113-11/+25
* Add OSGi DS filesrfeng2009-03-1114-16/+335
* Implement the osgi services using the ServiceTrackerrfeng2009-03-114-33/+98
* Add import/export for the test bundlesrfeng2009-03-115-17/+54
* Create test bundlesrfeng2009-03-1115-28/+162