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
/
src
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3138: Start of the changes to use the latest spec APIs with the remov...
antelder
2009-07-11
1
-2
/
+1
*
Include the domain name in the start log message
antelder
2009-07-08
1
-1
/
+1
*
Fix the merge of definitions
rfeng
2009-07-07
1
-1
/
+1
*
Use node URI as the object name
rfeng
2009-06-29
1
-4
/
+4
*
Use the QName as the key for binding base URIs
rfeng
2009-06-25
1
-10
/
+8
*
Test to push down the default binding configuration into the URI builders so ...
slaws
2009-06-24
1
-1
/
+13
*
Only unregister the MBean if it's registered
rfeng
2009-06-19
2
-7
/
+25
*
TUSCANY-3092 build top level composite rather than the individual composites ...
slaws
2009-06-19
2
-40
/
+27
*
Start to play with JMX management for SCA nodes
rfeng
2009-06-17
3
-0
/
+115
*
Add a LifeCycleListener interface so that extension points or extension can b...
rfeng
2009-06-17
1
-22
/
+5
*
Add back in the getServiceEndpoints method
antelder
2009-06-12
1
-0
/
+29
*
Remove unused getEndpoints() method
rfeng
2009-06-10
1
-30
/
+0
*
Fix URI double-escaping issue
rfeng
2009-06-10
1
-0
/
+4
*
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
2009-06-08
1
-1
/
+1
*
Move EndpointRegistry from assembly to core-spi
rfeng
2009-06-08
1
-6
/
+7
*
Update the SCAClient impl to work with multiple nodes in a domain
antelder
2009-06-08
1
-1
/
+1
*
Correct the NodeFactoryImpl use of the message properties file
antelder
2009-06-01
2
-1
/
+23
*
Fix for unguarded access to compositeActivator.getDomainComposite() in stop()...
edwardsmj
2009-05-29
1
-11
/
+13
*
Removed unnecessary reference to Impl class RuntimeComponentServiceImpl
edwardsmj
2009-05-28
1
-3
/
+5
*
Start of a way to get at the endpoints in a Node
antelder
2009-05-28
1
-0
/
+28
*
Expose the setting of schema validation to subclasses
rfeng
2009-05-28
1
-9
/
+15
*
Add optional life cycle control for extension points (for example, RMI extens...
rfeng
2009-05-27
2
-4
/
+12
*
Refactor the contribution scanner to take Contribution as an argument
rfeng
2009-05-27
1
-17
/
+23
*
Refactoring a few methods on the ServiceDiscover
rfeng
2009-05-20
1
-5
/
+9
*
Expose extension point registery
rfeng
2009-05-19
1
-0
/
+5
*
Change the NodeFactoryImpl to be capable of hosting multiple instances of SCA...
rfeng
2009-05-19
4
-565
/
+644
*
Decouple node-impl from sca-client-impl
antelder
2009-05-16
1
-13
/
+8
*
Adding support for <baseURI> element of binding base uri configuration
rfeng
2009-05-15
1
-1
/
+16
*
Add the processor to read the node configuration in the ATOM format
rfeng
2009-05-15
1
-0
/
+160
*
Push down some of the createNode() methods to NodeFactory and only require th...
rfeng
2009-05-15
1
-62
/
+0
*
Update NodeUtil and add a test case
rfeng
2009-05-15
1
-20
/
+22
*
Enable more test cases
rfeng
2009-05-15
1
-2
/
+3
*
Integrate the NodeConfiguration with NodeImpl
rfeng
2009-05-15
3
-230
/
+211
*
Start to integrate the node configuration with NodeImpl
rfeng
2009-05-14
3
-31
/
+72
*
Add the StAX processor for NodeConfiguration
rfeng
2009-05-13
4
-0
/
+537
*
TUSCANY-3015 - Using URI to properly escape/unescape spaces in various parts ...
lresende
2009-05-12
1
-4
/
+12
*
TUSCANY-3015: Fix URI creation to escape spaces in the name
antelder
2009-05-12
1
-1
/
+1
*
Merge in the node-impl-2 changes to simplify the node by not requiring implem...
antelder
2009-05-11
2
-232
/
+324
*
Removed unneeded imported that causes my compile to fail
slaws
2009-05-08
1
-1
/
+0
*
Updates and additions to add preResolve phase to contribution processing (See...
edwardsmj
2009-05-08
1
-10
/
+33
*
Fix for when domain name is null
antelder
2009-05-06
1
-2
/
+12
*
Continue exploring sca client api with a new module for the client implementa...
antelder
2009-05-06
3
-35
/
+5
*
Add the check for deployment composite from the XML string value
rfeng
2009-05-01
1
-92
/
+112
*
Fix to NodeImpl for TUSCANY-2989 - now resolves a supplied composite with an ...
edwardsmj
2009-04-28
1
-11
/
+37
*
Update the node-impl to use DefinitionsExtensionPoint to load definitions
rfeng
2009-04-15
1
-2
/
+9
*
Initial support for the SCAClient API, probably better ways we can do this bu...
antelder
2009-04-07
3
-1
/
+43
*
Add an option to control is schema validation should be enabled
rfeng
2009-03-27
1
-73
/
+96
*
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
2009-03-19
1
-3
/
+13
*
Rename the constant
rfeng
2009-03-12
1
-3
/
+3
*
Support the SCA property value based on the OASIS syntax
rfeng
2009-03-06
1
-1
/
+1
[next]