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-api
/
src
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extra contribution attributes. these are currently only supported by the ...
antelder
2010-09-29
2
-0
/
+72
*
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
2010-08-31
1
-0
/
+7
*
Avoid NPE by not setting null in domain name
antelder
2010-05-18
1
-1
/
+3
*
Add missing adds to static factories
antelder
2010-05-18
1
-0
/
+2
*
mark additional classes as extension spi according to use by host* extensions
kelvingoodson
2010-04-28
3
-0
/
+3
*
Avoid empty default domain name
antelder
2010-04-26
1
-1
/
+5
*
Update NodeFactory to set the default domain name property
antelder
2010-04-25
1
-1
/
+4
*
When config null then return noargs newInstance so it gets initialized with t...
antelder
2010-04-21
1
-1
/
+1
*
Fix up properties parsing
antelder
2010-04-21
1
-15
/
+31
*
Fix properties file url reading
antelder
2010-04-15
1
-7
/
+8
*
Initialize the properties to avoid any NPE
antelder
2010-04-15
1
-1
/
+1
*
Start adding support for configureing the runtime (NodeFactory) via some prop...
antelder
2010-04-15
1
-17
/
+85
*
Add a NodeFactory newInstance method that takes a Properties object instead o...
antelder
2010-04-13
1
-0
/
+24
*
Add way to keep track of Nodes created by the factory
antelder
2010-03-16
1
-0
/
+8
*
Improve the IP address binding to be based on the host from the uri
rfeng
2010-03-14
1
-1
/
+1
*
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
2010-03-02
1
-1
/
+1
*
Add a test for remote invocations between nodes created from two different no...
rfeng
2010-02-26
1
-0
/
+2
*
Start to make extension points/extensions configurable from NodeFactory/Servi...
rfeng
2010-02-13
1
-16
/
+42
*
Rename configURI to domainRegistryURI
rfeng
2010-02-11
1
-15
/
+6
*
Remove getDomainName
rfeng
2010-02-09
2
-16
/
+0
*
Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...
rfeng
2010-02-09
3
-75
/
+40
*
Start to clean up the node-api (remove Node.destroy())
rfeng
2010-02-09
2
-7
/
+1
*
Remove unused code
rfeng
2010-02-09
1
-58
/
+0
*
Generate unique Node URI if it's not set in the NodeConfiguration
rfeng
2010-02-08
1
-2
/
+7
*
Fix domain name calculation
antelder
2010-01-29
1
-3
/
+6
*
Fix the node tests by using a consistent domain name everywhere and using Nod...
antelder
2010-01-23
1
-2
/
+2
*
Add a mehod to create a node with a uri and composite to match the uri only m...
antelder
2010-01-23
1
-0
/
+7
*
Change Node getInstance/newInstance methods so that newInstance really create...
antelder
2010-01-18
1
-56
/
+39
*
Add methods to Node to replicate whats in DomainNode so i can get rid of that...
antelder
2010-01-13
2
-0
/
+34
*
Moving 2.x trunk
lresende
2009-11-20
18
-0
/
+1848