summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-22Merge r767683 from 1.x branchrfeng1-17/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@767701 13f79535-47bb-0310-9956-ffa450edef68
2009-04-15Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng1-5/+8
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765417 13f79535-47bb-0310-9956-ffa450edef68
2009-04-14Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng3-3/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Start to add the DefinitionsExtensionPointrfeng3-1/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
2009-04-13Add missing import packagesrfeng2-1/+3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
2009-03-27Register ExtensionPointRegistry as an OSGi service and BundleContext as a ↵rfeng2-8/+26
utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759327 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add a flag to control if schema validation should be enabledrfeng1-17/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758911 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Use reference: protocol so that the bundles will not be copiedrfeng2-5/+6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758901 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2-6/+27
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758881 13f79535-47bb-0310-9956-ffa450edef68
2009-03-26Refactor the internal classes into the impl packagesrfeng20-76/+86
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758877 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Upgrade to equinox 3.4.xrfeng1-44/+37
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758468 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add RFC 124 sample xml documentsrfeng4-11/+105
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758313 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add the RFC119 service descriptions file for testrfeng1-0/+65
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758171 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Add files back rfeng5-0/+136
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758169 13f79535-47bb-0310-9956-ffa450edef68
2009-03-25Refactor the structure for test resourcesrfeng11-436/+177
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758155 13f79535-47bb-0310-9956-ffa450edef68
2009-03-24Add coding to parse RFC-119 service-descriptions filerfeng4-12/+82
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 13f79535-47bb-0310-9956-ffa450edef68
2009-03-21Minor clean uprfeng1-19/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756843 13f79535-47bb-0310-9956-ffa450edef68
2009-03-19Remove unused import packagesrfeng1-23/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755832 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Access the equinox jars from a temporary maven repo ↵rfeng6-107/+39
@http://people.apache.org/~rfeng/repo/maven2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755736 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Set the client system property to control the test case to be run in client ↵rfeng2-54/+68
or server mode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755671 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Allow mutliple bundle nodes to share the same registryrfeng4-255/+275
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755662 13f79535-47bb-0310-9956-ffa450edef68
2009-03-18Add filter to select local or remote servicesrfeng3-55/+54
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755452 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Update the test caserfeng5-17/+113
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755439 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Remove unused filesrfeng6-169/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755361 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Revert the checkin of osgi jarsrfeng68-6/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755359 13f79535-47bb-0310-9956-ffa450edef68
2009-03-17Move the test into node-impl-osgirfeng100-2/+1844
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755358 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add missing composites and use SCA-Composite headerrfeng3-4/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755037 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Start to hook up the osgi-based noderfeng4-0/+204
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755018 13f79535-47bb-0310-9956-ffa450edef68
2009-03-16Add an OSGi-based node implementation for dynamicityrfeng11-0/+1285
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754969 13f79535-47bb-0310-9956-ffa450edef68