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
/
domain-node
/
src
/
main
/
java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...
antelder
5
-8
/
+14
2011-01-19
No code change just organize imports
antelder
3
-9
/
+1
2011-01-19
Fix runComposite with shared runtime instance and update testcase
antelder
1
-2
/
+8
2011-01-19
Rename main class to TuscanyRuntime
antelder
2
-18
/
+39
2011-01-15
Update getService to work with services on remote nodes
antelder
1
-4
/
+131
2011-01-12
Update to create a service proxy directly instead of using the sca client fac...
antelder
5
-17
/
+33
2010-11-27
Comment out the updateXxx methods for now as its not clear what they should d...
antelder
2
-64
/
+65
2010-11-25
Update node2 api to more closely match the commands the Shell has
antelder
3
-28
/
+27
2010-11-25
Fix to use a new List for the deployables as the List in the contribution get...
antelder
1
-1
/
+1
2010-11-17
Fix build breaks and MFs
rfeng
1
-0
/
+4
2010-10-25
Remove CompositeContext threadlocal thats might be causeing a storage leak as...
antelder
1
-2
/
+0
2010-09-29
Update to use all the contribution attributes, rename the test to use the cor...
antelder
1
-237
/
+0
2010-09-29
Update to use all the contribution attributes, rename the test to use the cor...
antelder
1
-3
/
+9
2010-09-29
Add a createNodeFromXML method that can create and configure a node from an x...
antelder
2
-0
/
+285
2010-09-03
Fix typo in method name.
slaws
3
-5
/
+13
2010-08-08
Avoid NPE when no dependent contributions are used
antelder
1
-2
/
+4
2010-08-03
Change createStandaloneNode to be named newStandaloneNode
antelder
1
-1
/
+1
2010-08-02
Change add/removeToDoamin method to have the contribution and composite uri a...
antelder
3
-18
/
+15
2010-08-02
Update for using a default contribution uri if none is specified
antelder
1
-13
/
+35
2010-08-02
Add a createStandaloneNode method which creates a Node running a composite ou...
antelder
1
-34
/
+26
2010-08-02
Update all the install methods to return the uri of the installed contributio...
antelder
1
-3
/
+5
2010-07-06
Update to configure the registry from the domainURI
antelder
1
-2
/
+13
2010-07-05
Change getDeployedComposites to return the composite relative uri instead of ...
antelder
1
-1
/
+1
2010-07-04
Fix to return the correct deployed composite list
antelder
1
-4
/
+6
2010-07-03
Include getter for domain name on Node interface
antelder
1
-0
/
+2
2010-07-03
Use IOHelper to create URI to avoid exceptions
antelder
1
-1
/
+1
2010-07-03
Remove unused imports
antelder
1
-2
/
+0
2010-07-03
Clean up factory instantiation, add a static helper to create simple nodes, a...
antelder
4
-47
/
+101
2010-07-01
Start cleaning up JavaDoc and changes coming to light while doing that: move ...
antelder
3
-49
/
+90
2010-06-28
Add a short form create method
antelder
2
-1
/
+15
2010-06-28
Fix a couple of places still using old names
antelder
1
-3
/
+3
2010-06-28
Remove old packages
antelder
5
-839
/
+0
2010-06-28
Continue bring up of section 10 apis code. Rename to classes to clearer names
antelder
5
-0
/
+843
2010-06-09
Remove some more of those pesky non-utf8 characters
antelder
1
-5
/
+5
2010-06-09
Move the code in the domain module to the domain-node module as thats what do...
antelder
5
-0
/
+839
2010-06-05
Setting svn:eol-style for java and xml files
rfeng
2
-246
/
+246
2010-05-05
Update to use NodeFactory as now that does most things that DomainNode did
antelder
1
-2
/
+6
2010-04-30
Add uri: and properties: so these work with the .bat/.sh scripts
antelder
1
-1
/
+1
2010-03-14
Improve the IP address binding to be based on the host from the uri
rfeng
1
-1
/
+1
2010-02-09
Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactory
rfeng
1
-2
/
+2
2010-01-29
Refactor the DomainRegistryFactory to be extensions of DomainRegistryFactoryE...
rfeng
1
-3
/
+2
2010-01-25
Catch up the tomcat runtime with all the recent domain and node changes
antelder
1
-2
/
+2
2010-01-12
NodeFactory.getInstance doesn't work properly anymore so use the config approach
antelder
1
-4
/
+2
2010-01-08
Allow starting an empty node (with no contributions) so its possible to confi...
antelder
1
-4
/
+21
2010-01-06
Add tuscany uri prefix
antelder
1
-1
/
+1
2009-11-25
Add a new helloworld sample as a plain sca contribution, and itest for the he...
antelder
1
-9
/
+15
2009-11-25
Remove SCAClient as its not in the latest spec and update all the places it w...
antelder
1
-3
/
+3
2009-11-24
Remove ConfigAttributesImpl as its not used now and simplify constructors
antelder
2
-116
/
+36
2009-11-20
Moving 2.x trunk
lresende
3
-0
/
+302