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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-11-20
Moving 2.x trunk
lresende
67
-7460
/
+0
2009-11-19
Rename getInterfaceContract() of Endpoint/EndpointReference
rfeng
2
-2
/
+2
2009-11-11
Add Import/Export Reference
rfeng
15
-206
/
+465
2009-11-04
Various corrects to files headers resulting from the 2.0-M4-RC2 review
slaws
8
-0
/
+120
2009-10-31
Resolve interfaces from the remote endpoints (tribes based discovery is now w...
rfeng
5
-158
/
+193
2009-10-30
Propagate osgi properties for OSGi remote services
rfeng
7
-8
/
+61
2009-10-29
Add synchronization against listeners and check if it is removed
rfeng
1
-76
/
+93
2009-10-29
Ignore IllegalStateException for service unregister()
rfeng
4
-5
/
+25
2009-10-29
Update to end all service provider files with a new line
antelder
1
-1
/
+1
2009-10-29
Add more checks for the stop() method
rfeng
4
-47
/
+64
2009-10-29
Add null check
rfeng
1
-0
/
+4
2009-10-29
Add missing file
rfeng
1
-0
/
+88
2009-10-28
Pass ServiceRegistry via extensionPointRegistry to remove static references
rfeng
5
-89
/
+45
2009-10-27
Use sca-config XML files for SCA binding/policy definitions
rfeng
8
-225
/
+242
2009-10-21
Refactor the deployment-related code from NodeFactoryImpl into a Deployer uti...
rfeng
1
-1
/
+3
2009-10-18
Refactor the OSGi remote services implementation and improve the notifications
rfeng
23
-222
/
+374
2009-10-16
This is to change the Monitor to be request scoped for most of the cases:
rfeng
19
-1492
/
+1636
2009-10-09
Refactor the runtime build logic into EndpointReferenceBinder
rfeng
1
-6
/
+6
2009-09-15
Update RemoteAdmin APIs
rfeng
9
-1293
/
+1325
2009-09-02
Remove the need to extend EndpointDescription
rfeng
9
-165
/
+80
2009-08-18
Update the osgi remote service admin interfaces/classes
rfeng
13
-773
/
+1623
2009-08-13
A few renames of the classes
rfeng
6
-23
/
+23
2009-08-12
Fix issues around XMLStreamWriter based on the isRepairingNamespaces property...
rfeng
1
-87
/
+0
2009-08-12
Feed the monitor through into model resolvers should they wish to use it.
slaws
1
-4
/
+4
2009-07-31
Release resources when the OSGi runtime is shutdown to remove the needs of sh...
rfeng
1
-3
/
+7
2009-07-24
Move the OSGi service importer/exporter
rfeng
3
-35
/
+5
2009-07-24
Add the support for dynamic OSGi remote service import and export based on OS...
rfeng
34
-1349
/
+3151
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
21
-1939
/
+1939
2009-07-18
Change the name of OSGi remote service related properties
rfeng
1
-2
/
+13
2009-07-16
Refactor the OSGi discovery service into node-implementation-osgi
rfeng
16
-1
/
+1654
2009-07-15
Remove unused classes
rfeng
1
-40
/
+0
2009-06-23
Check the existence of OSGI-INF/sca/bundle.composite for SCA bundles
rfeng
1
-3
/
+18
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
1
-1
/
+1
2009-06-10
Fix URI double-escaping issue
rfeng
1
-0
/
+4
2009-05-28
Expose the setting of schema validation to subclasses
rfeng
1
-0
/
+6
2009-05-27
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
1
-0
/
+1
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
1
-0
/
+6
2009-05-19
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
4
-711
/
+117
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-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-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
2
-2
/
+2
2009-04-13
Start to add the DefinitionsExtensionPoint
rfeng
1
-0
/
+4
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
[next]