summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/implementation-osgi (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-08-12Feed the monitor through into model resolvers should they wish to use it.slaws1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@803502 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31Generate a gateway bundle that aggregate split META-INF/services resourcesrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@799510 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24Add the support for dynamic OSGi remote service import and export based on ↵rfeng4-460/+59
OSGi properties Add two samples to demonstrate the OSGi property driven remote services git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@797580 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21Fix svn:eol-style and svn:keywords properties for java/xml filesrfeng10-1220/+1220
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@796166 13f79535-47bb-0310-9956-ffa450edef68
2009-07-18Change the name of OSGi remote service related propertiesrfeng2-26/+138
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@795280 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Refactor the OSGi discovery service into node-implementation-osgi rfeng8-1/+620
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794553 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16Update to Equinox 3.5 to take advantage of the hook services APIrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@794552 13f79535-47bb-0310-9956-ffa450edef68
2009-06-23Add a QName as the type for binding/implementation and use it to compare ↵rfeng2-12/+10
model types instead of class git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@787865 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Add optional life cycle control for extension points (for example, RMI ↵rfeng1-1/+2
extension point needs to unexport the registry) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778955 13f79535-47bb-0310-9956-ffa450edef68
2009-05-27Tolerate the non-OSGi environmentrfeng3-8/+12
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@778952 13f79535-47bb-0310-9956-ffa450edef68
2009-05-17Merge interface-java-xml into interface-javaantelder1-8/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@775608 13f79535-47bb-0310-9956-ffa450edef68
2009-05-05Allow the SCA composite for bundles can be packaged in an external bundle ↵rfeng1-2/+45
and leave the original bundles as is git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@772014 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Add code to read the RFC 124 components file to build SCA componentTyperfeng2-0/+235
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-21Add code to read the OSGi DS component file to build SCA componentTyperfeng2-0/+261
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@766923 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Start to add the DefinitionsExtensionPointrfeng1-1/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-08Fix the Import-Package to add missing packagesrfeng1-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763307 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Upgrade to equinox 3.4.xrfeng1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add some code to hook with RFC 119 service description filerfeng1-11/+49
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758343 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Add coding to parse RFC-119 service-descriptions filerfeng6-3/+85
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Use sca as the configuration typerfeng1-6/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757505 13f79535-47bb-0310-9956-ffa450edef68
2009-03-23Start to align with the OSGi property names defined by RFC 119rfeng7-71/+55
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757502 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Add missing MANIFEST.MFrfeng1-0/+33
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756111 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Fix the test dependency and add the "write"rfeng3-18/+22
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755769 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Remove the service provider filerfeng1-19/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755406 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Clean up the dependenciesrfeng2-85/+4
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755355 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Remove the unused filesrfeng4-272/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Fix the wrong reference to BUNDLE_VERSION constantrfeng1-1/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755041 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add the interfaces back to avoid error messages in processorrfeng7-11/+174
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754928 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Start to move the runtime pieces into a new implementation-osgi-runtime modulerfeng32-2448/+46
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754921 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12Start to add code to listen on the bundles and create the SCA domain compositerfeng5-4/+153
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@753000 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12clean up the providerrfeng2-54/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752935 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12Add/Fix some of the composite filesrfeng6-13/+88
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752928 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12Fix the DS component xml filesrfeng7-28/+95
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752766 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Fix the component.xmlrfeng3-11/+25
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752698 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Add OSGi DS filesrfeng14-16/+335
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752694 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Implement the osgi services using the ServiceTrackerrfeng4-33/+98
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752607 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Add import/export for the test bundlesrfeng5-17/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752364 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11Create test bundlesrfeng15-28/+162
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752324 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10Start to build the calculator and operations bundlesrfeng14-186/+321
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752310 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10Add calculator related interfacesrfeng9-2/+283
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752205 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10Add the OSGiProperty processorrfeng5-11/+139
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752196 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10Bring up the test casesrfeng4-71/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752166 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10Update the model namespacesrfeng9-13/+14
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@752165 13f79535-47bb-0310-9956-ffa450edef68
2009-03-10Get the code compiled.rfeng2-135/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751923 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Clean up the impl providerrfeng2-220/+9
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751906 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Add a document processor for the service descriptionsrfeng3-125/+197
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751895 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Hook the model and processors with the Tuscany StAX processing patternrfeng17-46/+271
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751884 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Separate ServiceDescription as interfacesrfeng6-20/+148
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751863 13f79535-47bb-0310-9956-ffa450edef68
2009-03-09Work in progress for implementation.osgirfeng13-349/+225
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@751855 13f79535-47bb-0310-9956-ffa450edef68