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
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change setting a contributions dependencies explicitly from using the domain....
antelder
2011-06-18
4
-3
/
+39
*
Add a testcase for stopCompositeAndUninstallUnused
antelder
2011-06-17
1
-0
/
+23
*
Add a test for explicit dependencies
antelder
2011-06-14
7
-0
/
+32
*
Update to support a contribution exploded (unzipped) into a file system direc...
antelder
2011-06-14
10
-0
/
+146
*
Add readme files about the test directories
antelder
2011-06-14
3
-0
/
+14
*
Update to support using a node.xml config file in the domain directory
antelder
2011-06-14
2
-0
/
+50
*
Add a test with a domain.properties file
antelder
2011-06-14
2
-1
/
+2
*
Have a look at creating a domain node from a file system dirctory to see if i...
antelder
2011-06-14
5
-0
/
+124
*
Update for to use the domain uri and name from the registry and to use the do...
antelder
2011-06-13
1
-1
/
+0
*
Add a test with a contribution containing an invalid composite and update the...
antelder
2011-06-08
2
-0
/
+35
*
No code changes just organize imports
antelder
2011-06-06
1
-3
/
+0
*
Look at a reuseable way of calculating a contributions dependencies without h...
antelder
2011-06-02
1
-0
/
+62
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
1
-7
/
+7
*
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
2011-05-19
1
-1
/
+3
*
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
2011-05-18
3
-15
/
+66
*
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
2011-05-18
4
-23
/
+23
*
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
2011-05-17
7
-71
/
+101
*
Update for the new ContributionListener, to support adding composites to a co...
antelder
2011-05-15
1
-0
/
+27
*
Update for the Contribution and ServiceHelper chnages and to add a few more m...
antelder
2011-05-14
1
-1
/
+8
*
Add test contribution jars missed on previous commit
antelder
2011-05-13
2
-0
/
+0
*
Add code for handling import/export better, imports now work when the exporti...
antelder
2011-05-13
1
-15
/
+32
*
Add tests for Node2
antelder
2011-05-13
1
-0
/
+157
*
Update the registry to use a single class for all the installed contribution ...
antelder
2011-05-12
1
-0
/
+1
*
Update the registry to store info about a contributions deployables and expor...
antelder
2011-05-11
1
-0
/
+0
*
Start adding info about installed contributions to the registry so that distr...
antelder
2011-05-10
1
-1
/
+1
*
Update testcase to also test the AsString method
antelder
2011-05-10
1
-0
/
+4
*
Finish the hazelcast registry composite serialization to share the composites...
antelder
2011-05-10
1
-2
/
+11
*
Add a testcase for teh domain composite
antelder
2011-05-09
1
-0
/
+49
*
Update to support setting the domain uri in the runComposite method
antelder
2011-05-07
1
-3
/
+2
*
Add a simple test timing node start/stop times
antelder
2011-03-04
1
-0
/
+74
*
Do some clean up, simplify dependencies, remove unused classes and folders, u...
antelder
2011-03-04
4
-358
/
+0
*
Partially fix TUSCANY-3675 to get some distributed domain functions working a...
antelder
2011-01-20
1
-4
/
+2
*
Fix split package by renaming packages, for now to org.apache.tuscany.sca to ...
antelder
2011-01-20
4
-1
/
+9
*
No code change just organize imports
antelder
2011-01-19
4
-12
/
+0
*
Fix runComposite with shared runtime instance and update testcase
antelder
2011-01-19
1
-1
/
+24
*
Rename main class to TuscanyRuntime
antelder
2011-01-19
4
-28
/
+28
*
Update getService to work with services on remote nodes
antelder
2011-01-15
1
-0
/
+49
*
Make test interface remotable so it can be used to test distributed ops
antelder
2011-01-15
1
-0
/
+3
*
Update to create a service proxy directly instead of using the sca client fac...
antelder
2011-01-12
5
-19
/
+48
*
Comment out the updateXxx methods for now as its not clear what they should d...
antelder
2010-11-27
3
-12
/
+12
*
Update node2 api to more closely match the commands the Shell has
antelder
2010-11-25
2
-3
/
+3
*
Update to use all the contribution attributes, rename the test to use the cor...
antelder
2010-09-29
1
-1
/
+1
*
Add a createNodeFromXML method that can create and configure a node from an x...
antelder
2010-09-29
2
-0
/
+71
*
Fix typo in method name.
slaws
2010-09-03
2
-6
/
+6
*
Change createStandaloneNode to be named newStandaloneNode
antelder
2010-08-03
1
-4
/
+4
*
@Ignore a test which depends on the jar produced by itest/T3558 which isn't i...
slaws
2010-08-03
1
-0
/
+2
*
Change add/removeToDoamin method to have the contribution and composite uri a...
antelder
2010-08-02
1
-2
/
+2
*
Remove the @IGnore from a test of a contribution which was using the data api...
antelder
2010-08-02
1
-6
/
+2
*
Change getDeployedComposites to return the composite relative uri instead of ...
antelder
2010-07-05
2
-5
/
+5
*
Clean up factory instantiation, add a static helper to create simple nodes, a...
antelder
2010-07-03
2
-28
/
+48
[next]