index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
node-impl-osgi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Expose the setting of schema validation to subclasses
rfeng
1
-0
/
+6
2009-05-27
Remove last references to implementation-node and workspace modules as they'r...
antelder
2
-9
/
+0
2009-05-27
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
1
-0
/
+1
2009-05-20
Refactor the default node config factory so that it doesn't require the impor...
rfeng
1
-0
/
+1
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
3
-1
/
+7
2009-05-19
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
6
-837
/
+124
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
1
-1
/
+1
2009-05-15
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
1
-8
/
+35
2009-05-14
Start to integrate the node configuration with NodeImpl
rfeng
1
-2
/
+4
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
1
-1
/
+1
2009-05-10
Redo the contribution modules merge started in r772861 but this time includin...
antelder
1
-7
/
+0
2009-05-05
Allow the SCA composite for bundles can be packaged in an external bundle and...
rfeng
1
-2
/
+5
2009-05-04
Change the test case to use an external SCA bundle to control the RFC119
rfeng
6
-3
/
+151
2009-04-25
Merge binding sca xml module into model module
antelder
1
-7
/
+0
2009-04-22
Merge r767683 from 1.x branch
rfeng
1
-17
/
+8
2009-04-15
Update the node-impl to use DefinitionsExtensionPoint to load definitions
rfeng
1
-5
/
+8
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
3
-3
/
+3
2009-04-13
Start to add the DefinitionsExtensionPoint
rfeng
3
-1
/
+6
2009-04-13
Add missing import packages
rfeng
2
-1
/
+3
2009-03-27
Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...
rfeng
2
-8
/
+26
2009-03-26
Add a flag to control if schema validation should be enabled
rfeng
1
-17
/
+26
2009-03-26
Use reference: protocol so that the bundles will not be copied
rfeng
2
-5
/
+6
2009-03-26
Add a print in the OperationsActivator to show which bundle loads AddService
rfeng
2
-6
/
+27
2009-03-26
Refactor the internal classes into the impl packages
rfeng
20
-76
/
+86
2009-03-25
Upgrade to equinox 3.4.x
rfeng
1
-44
/
+37
2009-03-25
Add RFC 124 sample xml documents
rfeng
4
-11
/
+105
2009-03-25
Add the RFC119 service descriptions file for test
rfeng
1
-0
/
+65
2009-03-25
Add files back
rfeng
5
-0
/
+136
2009-03-25
Refactor the structure for test resources
rfeng
11
-436
/
+177
2009-03-24
Add coding to parse RFC-119 service-descriptions file
rfeng
4
-12
/
+82
2009-03-21
Minor clean up
rfeng
1
-19
/
+10
2009-03-19
Remove unused import packages
rfeng
1
-23
/
+0
2009-03-18
Access the equinox jars from a temporary maven repo @http://people.apache.org...
rfeng
6
-107
/
+39
2009-03-18
Set the client system property to control the test case to be run in client o...
rfeng
2
-54
/
+68
2009-03-18
Allow mutliple bundle nodes to share the same registry
rfeng
4
-255
/
+275
2009-03-18
Add filter to select local or remote services
rfeng
3
-55
/
+54
2009-03-17
Update the test case
rfeng
5
-17
/
+113
2009-03-17
Remove unused files
rfeng
6
-169
/
+1
2009-03-17
Revert the checkin of osgi jars
rfeng
68
-6
/
+0
2009-03-17
Move the test into node-impl-osgi
rfeng
100
-2
/
+1844
2009-03-16
Add missing composites and use SCA-Composite header
rfeng
3
-4
/
+15
2009-03-16
Start to hook up the osgi-based node
rfeng
4
-0
/
+204
2009-03-16
Add an OSGi-based node implementation for dynamicity
rfeng
11
-0
/
+1285