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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-21
Fix svn:eol-style and svn:keywords properties for java/xml files
rfeng
11
-1148
/
+1148
2009-07-16
Refactor the OSGi discovery service into node-implementation-osgi
rfeng
2
-73
/
+90
2009-07-15
Add getUtility by key to UtilityExtensionPoint
rfeng
2
-4
/
+4
2009-07-12
TUSCANY-3134 - Fixing obsolete Tuscany namespace, trying to resolve BPEL iTes...
lresende
1
-1
/
+1
2009-07-11
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
1
-2
/
+1
2009-07-08
Include the domain name in the start log message
antelder
1
-1
/
+1
2009-07-07
Fix the merge of definitions
rfeng
1
-1
/
+1
2009-06-29
Use node URI as the object name
rfeng
1
-4
/
+4
2009-06-25
Use the QName as the key for binding base URIs
rfeng
1
-10
/
+8
2009-06-24
Test to push down the default binding configuration into the URI builders so ...
slaws
1
-1
/
+13
2009-06-19
Only unregister the MBean if it's registered
rfeng
2
-7
/
+25
2009-06-19
TUSCANY-3092 build top level composite rather than the individual composites ...
slaws
2
-40
/
+27
2009-06-18
Fix the MANIFEST.MF to make OSGi working with the fact that axis2 jars are no...
rfeng
1
-1
/
+2
2009-06-17
Start to play with JMX management for SCA nodes
rfeng
3
-0
/
+115
2009-06-17
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
1
-22
/
+5
2009-06-12
Add back in the getServiceEndpoints method
antelder
2
-0
/
+43
2009-06-11
TUSCANY-3015, fix testcase so it works when run in diarectory that contains a...
antelder
1
-3
/
+5
2009-06-10
Remove unused getEndpoints() method
rfeng
2
-43
/
+0
2009-06-10
Fix URI double-escaping issue
rfeng
2
-0
/
+5
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
1
-1
/
+1
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
1
-6
/
+7
2009-06-08
Update the SCAClient impl to work with multiple nodes in a domain
antelder
1
-1
/
+1
2009-06-01
Correct the NodeFactoryImpl use of the message properties file
antelder
2
-1
/
+23
2009-05-29
Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...
edwardsmj
1
-11
/
+13
2009-05-28
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
edwardsmj
1
-3
/
+5
2009-05-28
Start of a way to get at the endpoints in a Node
antelder
2
-0
/
+41
2009-05-28
Expose the setting of schema validation to subclasses
rfeng
1
-9
/
+15
2009-05-27
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2
-4
/
+12
2009-05-27
Refactor the contribution scanner to take Contribution as an argument
rfeng
1
-17
/
+23
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
1
-5
/
+9
2009-05-19
Expose extension point registery
rfeng
1
-0
/
+5
2009-05-19
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
4
-565
/
+644
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
1
-1
/
+1
2009-05-16
Decouple node-impl from sca-client-impl
antelder
3
-21
/
+8
2009-05-15
Adding support for <baseURI> element of binding base uri configuration
rfeng
3
-2
/
+20
2009-05-15
Add the processor to read the node configuration in the ATOM format
rfeng
1
-0
/
+160
2009-05-15
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
2
-64
/
+2
2009-05-15
Update NodeUtil and add a test case
rfeng
2
-20
/
+59
2009-05-15
Enable more test cases
rfeng
2
-27
/
+37
2009-05-15
Integrate the NodeConfiguration with NodeImpl
rfeng
4
-230
/
+212
2009-05-14
Start to integrate the node configuration with NodeImpl
rfeng
3
-31
/
+72
2009-05-13
Add the StAX processor for NodeConfiguration
rfeng
7
-0
/
+673
2009-05-12
TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...
lresende
1
-4
/
+12
2009-05-12
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
1
-1
/
+1
2009-05-11
Merge in the node-impl-2 changes to simplify the node by not requiring implem...
antelder
4
-265
/
+327
2009-05-08
Removed unneeded imported that causes my compile to fail
slaws
1
-1
/
+0
2009-05-08
Updates and additions to add preResolve phase to contribution processing (See...
edwardsmj
1
-10
/
+33
2009-05-06
Fix for when domain name is null
antelder
1
-2
/
+12
2009-05-06
Update manifests for sca client
antelder
1
-0
/
+1
2009-05-06
Continue exploring sca client api with a new module for the client implementa...
antelder
4
-35
/
+12
[next]