index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
node-impl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
Flush the XML stream writer
slaws
1
-1
/
+5
2011-05-21
Allows pass -by-reference for self references
rfeng
3
-1
/
+21
2011-05-16
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
1
-3
/
+3
2011-05-11
Allows the lookup of services by interface (service name == null) from a node
rfeng
3
-11
/
+32
2011-04-20
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2
-0
/
+42
2011-03-29
TUSCANY-3496 - Adding extensibility to node api to allow other applications t...
lresende
4
-34
/
+203
2011-03-21
Bring up the servlet-scoped node start/stop with Spring MVC
rfeng
1
-2
/
+5
2011-03-21
Allow the spring component to receive parent application context from the com...
rfeng
1
-0
/
+2
2011-03-10
Performance enhancement - only look up factories when required
antelder
1
-7
/
+8
2011-03-10
TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...
antelder
1
-0
/
+2
2011-03-08
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
1
-9
/
+15
2011-03-04
Add a simple test timing node start/stop times
antelder
1
-0
/
+81
2011-02-14
Remove old comment that no longer applies
antelder
1
-4
/
+1
2011-02-09
MOve the quiet logging test out to a separate test so it doesn't interfere wi...
antelder
2
-13
/
+74
2011-02-09
Fix another quiet logging bug and add the start of a test
antelder
2
-1
/
+15
2011-02-08
More quiet logging changes, update use of properties to not interfere with re...
antelder
1
-2
/
+1
2011-02-08
More quiet logging updates
antelder
2
-3
/
+6
2011-01-12
Add setAutoDestroy methdod
antelder
2
-8
/
+24
2011-01-10
Bump up copyright year in the NOTICE files
antelder
1
-1
/
+1
2010-12-23
Close input stream when reading is finished
slaws
1
-0
/
+1
2010-12-11
Fix testcase to close the stream
antelder
1
-1
/
+0
2010-11-30
Code now moved to deployer
slaws
1
-53
/
+1
2010-11-30
Just tidy layout of line.
slaws
1
-4
/
+3
2010-11-17
Get the Shell invoke function working and add a services command to show the ...
antelder
1
-41
/
+2
2010-10-25
Remove CompositeContext threadlocal thats might be causeing a storage leak as...
antelder
1
-2
/
+0
2010-09-29
Update the node xml processor to support reading the extra attributes
antelder
1
-0
/
+10
2010-09-08
Fix the base URI display
rfeng
1
-1
/
+0
2010-09-03
Allow the contributions list to be retrieve from a Node
slaws
1
-1
/
+1
2010-08-31
Remove reference to hidden NodeConfigurationImpl type that causes error due t...
slaws
1
-2
/
+4
2010-08-31
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
1
-0
/
+8
2010-08-18
TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...
slaws
1
-0
/
+7
2010-06-29
Allow binding name to be used to look up services implemented by SCA composite
rfeng
1
-2
/
+13
2010-05-27
Add missing header
slaws
1
-0
/
+18
2010-05-18
Updaqte to only consider Nodes in the same domain
antelder
1
-6
/
+8
2010-05-18
Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...
antelder
3
-7
/
+38
2010-05-12
Updating Copyright Year in NOTICE files
lresende
1
-1
/
+1
2010-05-05
Update testcase to test default scheme
antelder
2
-4
/
+8
2010-04-26
Use correct default domain name. (update left off previous commit)
antelder
1
-2
/
+2
2010-04-25
Update testcase for extra property
antelder
1
-1
/
+1
2010-04-21
Add testcase for properties and add properties to the attributes
antelder
3
-2
/
+72
2010-04-15
Set the runtime properties in the extension to make them available across the...
antelder
1
-0
/
+3
2010-04-14
Add duplication check for SCA configurations
rfeng
1
-23
/
+22
2010-04-08
TUSCANY-3529 - update binding matching to turn on code that looks at binding ...
slaws
2
-2
/
+17
2010-03-14
Improve the IP address binding to be based on the host from the uri
rfeng
3
-12
/
+10
2010-03-02
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
1
-1
/
+1
2010-02-19
Start to add the support to load node factory configuration from external files
rfeng
2
-0
/
+31
2010-02-13
Start to make extension points/extensions configurable from NodeFactory/Servi...
rfeng
2
-5
/
+42
2010-02-12
Avoid unucessary loop iterations after component is found
lresende
1
-0
/
+1
2010-02-11
Rename configURI to domainRegistryURI
rfeng
1
-3
/
+3
2010-02-10
Fix some of minor bugs discovered by FindBugs
rfeng
1
-1
/
+2
[next]