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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release resources when the OSGi runtime is shutdown to remove the needs of sh...
rfeng
2009-07-31
1
-3
/
+7
*
Move the OSGi service importer/exporter
rfeng
2009-07-24
3
-35
/
+5
*
Add the support for dynamic OSGi remote service import and export based on OS...
rfeng
2009-07-24
34
-1349
/
+3151
*
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
2009-07-21
21
-1939
/
+1939
*
Change the name of OSGi remote service related properties
rfeng
2009-07-18
1
-2
/
+13
*
Refactor the OSGi discovery service into node-implementation-osgi
rfeng
2009-07-16
16
-1
/
+1654
*
Remove unused classes
rfeng
2009-07-15
1
-40
/
+0
*
Check the existence of OSGI-INF/sca/bundle.composite for SCA bundles
rfeng
2009-06-23
1
-3
/
+18
*
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
2009-06-17
1
-1
/
+1
*
Fix URI double-escaping issue
rfeng
2009-06-10
1
-0
/
+4
*
Expose the setting of schema validation to subclasses
rfeng
2009-05-28
1
-0
/
+6
*
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2009-05-27
1
-0
/
+1
*
Refactoring a few methods on the ServiceDiscover
rfeng
2009-05-20
1
-0
/
+6
*
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
2009-05-19
4
-711
/
+117
*
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
2009-05-15
1
-8
/
+35
*
Start to integrate the node configuration with NodeImpl
rfeng
2009-05-14
1
-2
/
+4
*
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
2009-05-12
1
-1
/
+1
*
Allow the SCA composite for bundles can be packaged in an external bundle and...
rfeng
2009-05-05
1
-2
/
+5
*
Change the test case to use an external SCA bundle to control the RFC119
rfeng
2009-05-04
6
-3
/
+151
*
Merge r767683 from 1.x branch
rfeng
2009-04-22
1
-17
/
+8
*
Update the node-impl to use DefinitionsExtensionPoint to load definitions
rfeng
2009-04-15
1
-5
/
+8
*
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
2009-04-14
2
-2
/
+2
*
Start to add the DefinitionsExtensionPoint
rfeng
2009-04-13
1
-0
/
+4
*
Add missing import packages
rfeng
2009-04-13
2
-1
/
+3
*
Register ExtensionPointRegistry as an OSGi service and BundleContext as a uti...
rfeng
2009-03-27
2
-8
/
+26
*
Add a flag to control if schema validation should be enabled
rfeng
2009-03-26
1
-17
/
+26
*
Use reference: protocol so that the bundles will not be copied
rfeng
2009-03-26
2
-5
/
+6
*
Add a print in the OperationsActivator to show which bundle loads AddService
rfeng
2009-03-26
2
-6
/
+27
*
Refactor the internal classes into the impl packages
rfeng
2009-03-26
20
-76
/
+86
*
Add RFC 124 sample xml documents
rfeng
2009-03-25
4
-11
/
+105
*
Add the RFC119 service descriptions file for test
rfeng
2009-03-25
1
-0
/
+65
*
Add files back
rfeng
2009-03-25
5
-0
/
+136
*
Refactor the structure for test resources
rfeng
2009-03-25
11
-436
/
+177
*
Add coding to parse RFC-119 service-descriptions file
rfeng
2009-03-24
4
-12
/
+82
*
Minor clean up
rfeng
2009-03-21
1
-19
/
+10
*
Access the equinox jars from a temporary maven repo @http://people.apache.org...
rfeng
2009-03-18
5
-107
/
+5
*
Set the client system property to control the test case to be run in client o...
rfeng
2009-03-18
2
-54
/
+68
*
Allow mutliple bundle nodes to share the same registry
rfeng
2009-03-18
4
-255
/
+275
*
Add filter to select local or remote services
rfeng
2009-03-18
3
-55
/
+54
*
Update the test case
rfeng
2009-03-17
4
-16
/
+55
*
Remove unused files
rfeng
2009-03-17
6
-169
/
+1
*
Revert the checkin of osgi jars
rfeng
2009-03-17
68
-6
/
+0
*
Move the test into node-impl-osgi
rfeng
2009-03-17
98
-0
/
+1834
*
Add missing composites and use SCA-Composite header
rfeng
2009-03-16
3
-4
/
+15
*
Start to hook up the osgi-based node
rfeng
2009-03-16
2
-0
/
+196
*
Add an OSGi-based node implementation for dynamicity
rfeng
2009-03-16
7
-0
/
+855