summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29Update to end all service provider files with a new lineantelder5-1/+5
2009-10-27Use sca-config XML files for SCA binding/policy definitionsrfeng10-217/+387
2009-10-21Set the monitor to ValidatingXMLStreamReaderrfeng1-0/+1
2009-10-20Remove constrainingType as it is now not part of the OASIS SCA specsrfeng1-1/+0
2009-10-20Turn JavaClassVisitor to declarative services and remove the module activatorrfeng3-20/+8
2009-10-16This is to change the Monitor to be request scoped for most of the cases:rfeng13-108/+105
2009-09-28Refactor the builder implementations into tuscany-builder modulerfeng2-2/+1
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-1/+2
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-1/+1
2009-07-24Add the support for dynamic OSGi remote service import and export based on OS...rfeng4-460/+59
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng10-1220/+1220
2009-07-18Change the name of OSGi remote service related propertiesrfeng2-26/+138
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng8-1/+620
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng1-1/+1
2009-06-23Add a QName as the type for binding/implementation and use it to compare mode...rfeng2-12/+10
2009-05-27Add optional life cycle control for extension points (for example, RMI extens...rfeng1-1/+2
2009-05-27Tolerate the non-OSGi environmentrfeng3-8/+12
2009-05-17Merge interface-java-xml into interface-javaantelder1-8/+0
2009-05-05Allow the SCA composite for bundles can be packaged in an external bundle and...rfeng1-2/+45
2009-04-21Add code to read the RFC 124 components file to build SCA componentTyperfeng2-0/+235
2009-04-21Add code to read the OSGi DS component file to build SCA componentTyperfeng2-0/+261
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-1/+11
2009-04-08Fix the Import-Package to add missing packagesrfeng1-1/+3
2009-03-25Upgrade to equinox 3.4.xrfeng1-1/+1
2009-03-25Add some code to hook with RFC 119 service description filerfeng1-11/+49
2009-03-24Add coding to parse RFC-119 service-descriptions filerfeng6-3/+85
2009-03-23Use sca as the configuration typerfeng1-6/+9
2009-03-23Start to align with the OSGi property names defined by RFC 119rfeng7-71/+55
2009-03-19Add missing MANIFEST.MFrfeng1-0/+33
2009-03-18Fix the test dependency and add the "write"rfeng3-18/+22
2009-03-17Remove the service provider filerfeng1-19/+0
2009-03-17Clean up the dependenciesrfeng2-85/+4
2009-03-16Remove the unused filesrfeng4-272/+0
2009-03-16Fix the wrong reference to BUNDLE_VERSION constantrfeng1-1/+2
2009-03-16Add the interfaces back to avoid error messages in processorrfeng7-11/+174
2009-03-16Start to move the runtime pieces into a new implementation-osgi-runtime modulerfeng32-2448/+46
2009-03-12Start to add code to listen on the bundles and create the SCA domain compositerfeng5-4/+153
2009-03-12clean up the providerrfeng2-54/+11
2009-03-12Add/Fix some of the composite filesrfeng6-13/+88
2009-03-12Fix the DS component xml filesrfeng7-28/+95
2009-03-11Fix the component.xmlrfeng3-11/+25
2009-03-11Add OSGi DS filesrfeng14-16/+335
2009-03-11Implement the osgi services using the ServiceTrackerrfeng4-33/+98
2009-03-11Add import/export for the test bundlesrfeng5-17/+54
2009-03-11Create test bundlesrfeng15-28/+162
2009-03-10Start to build the calculator and operations bundlesrfeng14-186/+321
2009-03-10Add calculator related interfacesrfeng9-2/+283
2009-03-10Add the OSGiProperty processorrfeng5-11/+139
2009-03-10Bring up the test casesrfeng4-71/+8