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
/
java
/
org
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test for the DOMInvoker and exceptions
antelder
2012-09-04
1
-0
/
+177
*
Add method to get DOMInvoker for a service and testcase for that
antelder
2012-08-15
2
-4
/
+87
*
Moving trunk to 2.5-SNAPSHOT now that 2.0 is ready
lresende
2012-07-22
1
-2
/
+2
*
Format the code, no other changes
antelder
2012-06-14
1
-20
/
+21
*
Add a test to create composites programatically
antelder
2012-06-14
1
-0
/
+115
*
Change HTTPS to HTTP in this test case. This fails for me in some circumstanc...
slaws
2012-03-08
1
-2
/
+2
*
Extend test to make sure the class loader from validateContribution is the on...
antelder
2011-09-26
1
-1
/
+4
*
TUSCANY-3953 - move the hazelcast dependent tests out of domain-node to itest...
slaws
2011-09-26
3
-0
/
+7
*
Add a testcase for the contribution classloader getting created after a valid...
antelder
2011-09-26
1
-0
/
+46
*
Fix testcase so that if the initial file delete does work (which happens on n...
antelder
2011-09-07
1
-4
/
+7
*
TUSCANY-3939: when a loaded contribution is unloaded use ClassLoaderUtil.rele...
antelder
2011-09-07
1
-0
/
+63
*
Add a test to show how to find info about a contributions artifacts
antelder
2011-06-23
1
-0
/
+51
*
Update contribution update to handle additional deployed composites and a tes...
antelder
2011-06-19
1
-0
/
+20
*
Add an impl to the update contribution method and a testcase
antelder
2011-06-19
1
-0
/
+55
*
Add another test for recursive composites
antelder
2011-06-19
1
-6
/
+23
*
add testcase missed off on the composite update commit
antelder
2011-06-19
1
-0
/
+62
*
Add a testcase for stopCompositeAndUninstallUnused
antelder
2011-06-17
1
-0
/
+23
*
Add a test for explicit dependencies
antelder
2011-06-14
1
-0
/
+16
*
Update to support a contribution exploded (unzipped) into a file system direc...
antelder
2011-06-14
1
-0
/
+12
*
Update to support using a node.xml config file in the domain directory
antelder
2011-06-14
1
-0
/
+23
*
Add a test with a domain.properties file
antelder
2011-06-14
1
-1
/
+1
*
Have a look at creating a domain node from a file system dirctory to see if i...
antelder
2011-06-14
1
-0
/
+72
*
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
1
-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 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
*
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
*
Update to create a service proxy directly instead of using the sca client fac...
antelder
2011-01-12
3
-19
/
+48
[next]