summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update the node-impl to use DefinitionsExtensionPoint to load definitionsrfeng2009-04-151-5/+8
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765417 13f79535-47bb-0310-9956-ffa450edef68
* Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment headerrfeng2009-04-142-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68
* Start to add the DefinitionsExtensionPointrfeng2009-04-131-0/+4
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764574 13f79535-47bb-0310-9956-ffa450edef68
* Add missing import packagesrfeng2009-04-132-1/+3
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764565 13f79535-47bb-0310-9956-ffa450edef68
* Register ExtensionPointRegistry as an OSGi service and BundleContext as a ↵rfeng2009-03-272-8/+26
| | | | | | utility git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@759327 13f79535-47bb-0310-9956-ffa450edef68
* Add a flag to control if schema validation should be enabledrfeng2009-03-261-17/+26
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758911 13f79535-47bb-0310-9956-ffa450edef68
* Use reference: protocol so that the bundles will not be copiedrfeng2009-03-262-5/+6
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758901 13f79535-47bb-0310-9956-ffa450edef68
* Add a print in the OperationsActivator to show which bundle loads AddServicerfeng2009-03-262-6/+27
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758881 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the internal classes into the impl packagesrfeng2009-03-2620-76/+86
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758877 13f79535-47bb-0310-9956-ffa450edef68
* Add RFC 124 sample xml documentsrfeng2009-03-254-11/+105
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758313 13f79535-47bb-0310-9956-ffa450edef68
* Add the RFC119 service descriptions file for testrfeng2009-03-251-0/+65
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758171 13f79535-47bb-0310-9956-ffa450edef68
* Add files back rfeng2009-03-255-0/+136
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758169 13f79535-47bb-0310-9956-ffa450edef68
* Refactor the structure for test resourcesrfeng2009-03-2511-436/+177
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@758155 13f79535-47bb-0310-9956-ffa450edef68
* Add coding to parse RFC-119 service-descriptions filerfeng2009-03-244-12/+82
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@757952 13f79535-47bb-0310-9956-ffa450edef68
* Minor clean uprfeng2009-03-211-19/+10
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756843 13f79535-47bb-0310-9956-ffa450edef68
* Access the equinox jars from a temporary maven repo ↵rfeng2009-03-185-107/+5
| | | | | | @http://people.apache.org/~rfeng/repo/maven2 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755736 13f79535-47bb-0310-9956-ffa450edef68
* Set the client system property to control the test case to be run in client ↵rfeng2009-03-182-54/+68
| | | | | | or server mode git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755671 13f79535-47bb-0310-9956-ffa450edef68
* Allow mutliple bundle nodes to share the same registryrfeng2009-03-184-255/+275
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755662 13f79535-47bb-0310-9956-ffa450edef68
* Add filter to select local or remote servicesrfeng2009-03-183-55/+54
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755452 13f79535-47bb-0310-9956-ffa450edef68
* Update the test caserfeng2009-03-174-16/+55
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755439 13f79535-47bb-0310-9956-ffa450edef68
* Remove unused filesrfeng2009-03-176-169/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755361 13f79535-47bb-0310-9956-ffa450edef68
* Revert the checkin of osgi jarsrfeng2009-03-1768-6/+0
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755359 13f79535-47bb-0310-9956-ffa450edef68
* Move the test into node-impl-osgirfeng2009-03-1798-0/+1834
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755358 13f79535-47bb-0310-9956-ffa450edef68
* Add missing composites and use SCA-Composite headerrfeng2009-03-163-4/+15
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755037 13f79535-47bb-0310-9956-ffa450edef68
* Start to hook up the osgi-based noderfeng2009-03-162-0/+196
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755018 13f79535-47bb-0310-9956-ffa450edef68
* Add an OSGi-based node implementation for dynamicityrfeng2009-03-167-0/+855
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@754969 13f79535-47bb-0310-9956-ffa450edef68