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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add code to find the contribution attributes when installing a contribution
antelder
2011-05-13
1
-0
/
+26
*
Remove the allNodes static as its not used by anything
antelder
2011-05-12
1
-9
/
+1
*
Refactor away the use of the InstalledContribution class
antelder
2011-05-12
1
-13
/
+13
*
Remove unused import
antelder
2011-05-12
1
-1
/
+0
*
Update the registry to use a single class for all the installed contribution ...
antelder
2011-05-12
3
-6
/
+18
*
Update the registry to store info about a contributions deployables and expor...
antelder
2011-05-11
2
-2
/
+5
*
Start adding info about installed contributions to the registry so that distr...
antelder
2011-05-10
3
-22
/
+39
*
Update testcase to also test the AsString method
antelder
2011-05-10
1
-0
/
+4
*
Correctly close the xml writer to flush the stream
antelder
2011-05-10
1
-3
/
+5
*
Finish the hazelcast registry composite serialization to share the composites...
antelder
2011-05-10
1
-2
/
+11
*
Update the registry to support getting the QName and Composite, and use that ...
antelder
2011-05-10
1
-2
/
+2
*
Add a testcase for teh domain composite
antelder
2011-05-09
1
-0
/
+49
*
Correct name typo and set attributes on the domain composite
antelder
2011-05-09
1
-1
/
+3
*
Start looking at support for a Shell command to show the domain level composi...
antelder
2011-05-09
2
-5
/
+31
*
Update to use the factory to create the endpoint registry
antelder
2011-05-07
1
-2
/
+2
*
Remove old TODO comment
antelder
2011-05-07
1
-1
/
+0
*
Update to support setting the domain uri in the runComposite method
antelder
2011-05-07
2
-13
/
+10
*
DO some clean up, move some things around and add a bit of javadoc
antelder
2011-03-06
4
-21
/
+43
*
Update to use a map instead of a list to store the start composites to make t...
antelder
2011-03-04
2
-21
/
+13
*
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
11
-641
/
+87
*
More quiet logging changes, update use of properties to not interfere with re...
antelder
2011-02-08
1
-2
/
+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
10
-22
/
+25
*
No code change just organize imports
antelder
2011-01-19
7
-21
/
+1
*
Fix runComposite with shared runtime instance and update testcase
antelder
2011-01-19
2
-3
/
+32
*
Rename main class to TuscanyRuntime
antelder
2011-01-19
6
-46
/
+67
*
Update getService to work with services on remote nodes
antelder
2011-01-15
3
-5
/
+193
*
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
11
-42
/
+81
*
Bump up copyright year in the NOTICE files
antelder
2011-01-10
1
-1
/
+1
*
Comment out the updateXxx methods for now as its not clear what they should d...
antelder
2010-11-27
5
-76
/
+77
*
Update node2 api to more closely match the commands the Shell has
antelder
2010-11-25
5
-31
/
+30
*
Fix to use a new List for the deployables as the List in the contribution get...
antelder
2010-11-25
1
-1
/
+1
*
Fix build breaks and MFs
rfeng
2010-11-17
2
-1
/
+16
*
Remove CompositeContext threadlocal thats might be causeing a storage leak as...
antelder
2010-10-25
1
-2
/
+0
*
Update to use all the contribution attributes, rename the test to use the cor...
antelder
2010-09-29
2
-238
/
+1
*
Update to use all the contribution attributes, rename the test to use the cor...
antelder
2010-09-29
1
-3
/
+9
*
Add a createNodeFromXML method that can create and configure a node from an x...
antelder
2010-09-29
4
-0
/
+356
*
Fix typo in method name.
slaws
2010-09-03
5
-11
/
+19
*
TUSCANY-3653 - Read JAXWS annotations in Java interfaces (JAXWSJavaIntefacePr...
slaws
2010-08-18
1
-0
/
+7
*
Avoid NPE when no dependent contributions are used
antelder
2010-08-08
1
-2
/
+4
*
Change createStandaloneNode to be named newStandaloneNode
antelder
2010-08-03
2
-5
/
+5
*
@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
4
-20
/
+17
*
Remove the @IGnore from a test of a contribution which was using the data api...
antelder
2010-08-02
1
-6
/
+2
*
Update for using a default contribution uri if none is specified
antelder
2010-08-02
1
-13
/
+35
*
Add a createStandaloneNode method which creates a Node running a composite ou...
antelder
2010-08-02
1
-34
/
+26
*
Update all the install methods to return the uri of the installed contributio...
antelder
2010-08-02
1
-3
/
+5
*
Add data api as a test dependency so it can be used by one of the tests
antelder
2010-08-02
1
-0
/
+7
[next]