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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allows pass -by-reference for self references
rfeng
2011-05-21
5
-45
/
+78
*
Add an addComposite command to match the Node API and fix the installed comma...
antelder
2011-05-20
1
-24
/
+37
*
Move the getInstalledContribution method to the Node interface
antelder
2011-05-20
2
-3
/
+5
*
Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...
antelder
2011-05-20
3
-40
/
+28
*
Fix bug in getting runningCompositeOwners
antelder
2011-05-20
1
-4
/
+3
*
Use invokeAsync instead of invoke.
fmoga
2011-05-19
1
-3
/
+6
*
Make the comet binding a policy subject. Helping get Florian unstuck.
slaws
2011-05-19
2
-2
/
+33
*
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
2011-05-19
5
-16
/
+33
*
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
2011-05-19
10
-2
/
+201
*
Update parent poms to match unreleased/samples structure
fmoga
2011-05-19
2
-20
/
+5
*
Update parent poms to match unreleased/ structure
fmoga
2011-05-19
2
-2
/
+2
*
Import work in progress code for comet binding sample
fmoga
2011-05-19
16
-0
/
+776
*
Import work in progress code for comet binding runtime
fmoga
2011-05-19
25
-0
/
+2166
*
Import work in progress code for comet binding model
fmoga
2011-05-19
14
-0
/
+616
*
Update for latest APIs to explicitly start the deployable composites of a pas...
antelder
2011-05-19
1
-3
/
+4
*
On stop also stop the runtime if its set
antelder
2011-05-19
1
-0
/
+3
*
Correct typo
antelder
2011-05-19
1
-2
/
+1
*
Guard against NPE
antelder
2011-05-19
1
-3
/
+5
*
Update to add APIs to get at which composites are running where
antelder
2011-05-19
8
-6
/
+83
*
Add a method to get the domain members
antelder
2011-05-19
8
-1
/
+52
*
Remove TODO that has now been done
antelder
2011-05-19
1
-4
/
+0
*
Remove ActivationException on installs, add some TODO comments
antelder
2011-05-19
2
-9
/
+10
*
Fix Shell started command to not rely on the installed contributions (which m...
antelder
2011-05-18
1
-16
/
+16
*
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
2011-05-18
4
-16
/
+77
*
Use transaction again as it works with Strings instead of QNames
antelder
2011-05-18
1
-18
/
+17
*
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
2011-05-18
13
-113
/
+108
*
Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...
antelder
2011-05-18
3
-10
/
+10
*
Fix the OSGi import
rfeng
2011-05-17
1
-0
/
+1
*
Make sure the generics are generated into the Resource implementation class s...
rfeng
2011-05-17
5
-6
/
+60
*
Add some more TODOs
antelder
2011-05-17
1
-0
/
+7
*
Update javadoc and add some TODOs
antelder
2011-05-17
2
-88
/
+35
*
Update to try the LSSerializer approach to pretty printing
antelder
2011-05-17
1
-3
/
+31
*
Update for latest domain node changes
antelder
2011-05-17
1
-2
/
+4
*
Update for latest domain node changes
antelder
2011-05-17
1
-1
/
+2
*
Update for latest domain node changes
antelder
2011-05-17
1
-5
/
+7
*
Update Shell for the latest domain node changes
antelder
2011-05-17
2
-34
/
+39
*
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
2011-05-17
12
-937
/
+398
*
Don't include contributions with now running composites
antelder
2011-05-17
1
-4
/
+6
*
Remove unused methods on InstalledContribution and add a method to merge in c...
antelder
2011-05-17
1
-15
/
+40
*
Add a utility to get an XML string for a model object
antelder
2011-05-17
1
-0
/
+58
*
Update shell to show contributions imports
antelder
2011-05-16
1
-0
/
+13
*
Update to populate the installed contributions imports
antelder
2011-05-16
1
-0
/
+12
*
Add info on imports to InstalledContribution
antelder
2011-05-16
1
-5
/
+9
*
Correct typo in package name
antelder
2011-05-16
3
-3
/
+3
*
Simplify to use the loadDocument method on Deployer
antelder
2011-05-16
1
-9
/
+2
*
Add a method to Deployer to load a model from XML and validate the Monitor re...
antelder
2011-05-16
2
-1
/
+20
*
Simplify methods for loading a composite by xml
antelder
2011-05-16
1
-12
/
+10
*
Rename hazelcast registry packages to match the new DomainRegistry naming
antelder
2011-05-16
9
-12
/
+13
*
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
2011-05-16
40
-297
/
+297
*
Update for the new ContributionListener, to support adding composites to a co...
antelder
2011-05-15
2
-19
/
+141
[next]