summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-279-217/+386
* 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-281-2/+0
* Feed the monitor through into model resolvers should they wish to use it.slaws2009-08-121-1/+2
* Add the support for dynamic OSGi remote service import and export based on OS...rfeng2009-07-243-457/+58
* 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-167-0/+617
* 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
* 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
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-1/+11
* 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
* Fix the test dependency and add the "write"rfeng2009-03-182-18/+21
* Remove the service provider filerfeng2009-03-171-19/+0
* Clean up the dependenciesrfeng2009-03-171-10/+0
* 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-1631-2448/+39
* 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-1113-16/+328
* 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
* Start to build the calculator and operations bundlesrfeng2009-03-1014-186/+321
* Add calculator related interfacesrfeng2009-03-108-2/+282
* Add the OSGiProperty processorrfeng2009-03-105-11/+139
* Bring up the test casesrfeng2009-03-104-71/+8
* Update the model namespacesrfeng2009-03-108-13/+13
* Get the code compiled.rfeng2009-03-102-135/+65
* Clean up the impl providerrfeng2009-03-092-220/+9
* Add a document processor for the service descriptionsrfeng2009-03-093-125/+197
* Hook the model and processors with the Tuscany StAX processing patternrfeng2009-03-0917-46/+271