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
/
src
/
main
/
java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allows the lookup of services by interface (service name == null) from a node
rfeng
2011-05-11
1
-10
/
+27
*
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2011-04-20
1
-0
/
+34
*
TUSCANY-3496 - Adding extensibility to node api to allow other applications t...
lresende
2011-03-29
2
-34
/
+183
*
Bring up the servlet-scoped node start/stop with Spring MVC
rfeng
2011-03-21
1
-2
/
+5
*
Allow the spring component to receive parent application context from the com...
rfeng
2011-03-21
1
-0
/
+2
*
Performance enhancement - only look up factories when required
antelder
2011-03-10
1
-7
/
+8
*
TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...
antelder
2011-03-10
1
-0
/
+2
*
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
2011-03-08
1
-9
/
+15
*
Fix another quiet logging bug and add the start of a test
antelder
2011-02-09
1
-1
/
+2
*
More quiet logging updates
antelder
2011-02-08
2
-3
/
+6
*
Add setAutoDestroy methdod
antelder
2011-01-12
1
-8
/
+5
*
Code now moved to deployer
slaws
2010-11-30
1
-53
/
+1
*
Just tidy layout of line.
slaws
2010-11-30
1
-4
/
+3
*
Get the Shell invoke function working and add a services command to show the ...
antelder
2010-11-17
1
-41
/
+2
*
Remove CompositeContext threadlocal thats might be causeing a storage leak as...
antelder
2010-10-25
1
-2
/
+0
*
Update the node xml processor to support reading the extra attributes
antelder
2010-09-29
1
-0
/
+10
*
Fix the base URI display
rfeng
2010-09-08
1
-1
/
+0
*
Allow the contributions list to be retrieve from a Node
slaws
2010-09-03
1
-1
/
+1
*
Remove reference to hidden NodeConfigurationImpl type that causes error due t...
slaws
2010-08-31
1
-2
/
+4
*
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
2010-08-31
1
-0
/
+8
*
Allow binding name to be used to look up services implemented by SCA composite
rfeng
2010-06-29
1
-2
/
+13
*
Updaqte to only consider Nodes in the same domain
antelder
2010-05-18
1
-6
/
+8
*
Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...
antelder
2010-05-18
2
-6
/
+38
*
Add testcase for properties and add properties to the attributes
antelder
2010-04-21
1
-2
/
+9
*
Set the runtime properties in the extension to make them available across the...
antelder
2010-04-15
1
-0
/
+3
*
Add duplication check for SCA configurations
rfeng
2010-04-14
1
-23
/
+22
*
TUSCANY-3529 - update binding matching to turn on code that looks at binding ...
slaws
2010-04-08
2
-2
/
+17
*
Improve the IP address binding to be based on the host from the uri
rfeng
2010-03-14
2
-10
/
+8
*
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
2010-03-02
1
-1
/
+1
*
Start to make extension points/extensions configurable from NodeFactory/Servi...
rfeng
2010-02-13
1
-5
/
+16
*
Avoid unucessary loop iterations after component is found
lresende
2010-02-12
1
-0
/
+1
*
Fix some of minor bugs discovered by FindBugs
rfeng
2010-02-10
1
-1
/
+2
*
Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactory
rfeng
2010-02-09
2
-4
/
+4
*
Remove getDomainName
rfeng
2010-02-09
1
-20
/
+1
*
Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...
rfeng
2010-02-09
1
-2
/
+1
*
Start to clean up the node-api (remove Node.destroy())
rfeng
2010-02-09
2
-4
/
+0
*
Remove unused code
rfeng
2010-02-09
1
-5
/
+0
*
Generate unique Node URI if it's not set in the NodeConfiguration
rfeng
2010-02-08
1
-0
/
+4
*
Add domainURI/nodeURI to runtime endpoint/endpoint reference
rfeng
2010-02-03
1
-2
/
+2
*
Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...
rfeng
2010-01-29
2
-6
/
+7
*
The code for build time matching. To actually use this we need to create a bu...
slaws
2010-01-15
1
-1
/
+64
*
Add methods to Node to replicate whats in DomainNode so i can get rid of that...
antelder
2010-01-13
1
-0
/
+21
*
TUSCANY-3388 - Updating to the latests OASIS schema
lresende
2009-12-11
1
-1
/
+1
*
Moving 2.x trunk
lresende
2009-11-20
7
-0
/
+1301