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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
TUSCANY-3867 - start of a test to check various lifecycle events.
slaws
19
-0
/
+744
2011-05-24
TUSCANY-3861: rename the tuscany plugin to org.apache.tuscany.sca:tuscany-mav...
antelder
19
-29
/
+28
2011-05-23
Remove now unused class
antelder
1
-92
/
+0
2011-05-23
Give the client access to the endpoint service wsdl
antelder
1
-0
/
+2
2011-05-23
Set the composites contribution URI when its read
antelder
1
-2
/
+3
2011-05-23
Set the compsites contribution URI after its read
antelder
1
-0
/
+1
2011-05-23
Set the Composites contribution URI when its being read
antelder
1
-2
/
+4
2011-05-23
Add a link from a Composite to its contribution
antelder
2
-0
/
+14
2011-05-21
Allows pass -by-reference for self references
rfeng
5
-45
/
+78
2011-05-20
Add an addComposite command to match the Node API and fix the installed comma...
antelder
1
-24
/
+37
2011-05-20
Move the getInstalledContribution method to the Node interface
antelder
2
-3
/
+5
2011-05-20
Remove remoteStart/Stop commands to simplify - don't need remoteStop as stop ...
antelder
3
-40
/
+28
2011-05-20
Fix bug in getting runningCompositeOwners
antelder
1
-4
/
+3
2011-05-19
Use invokeAsync instead of invoke.
fmoga
1
-3
/
+6
2011-05-19
Make the comet binding a policy subject. Helping get Florian unstuck.
slaws
2
-2
/
+33
2011-05-19
Move the code for getDomainComposite from NodeImpl to the domain registry
antelder
5
-16
/
+33
2011-05-19
Add a way to run commands on remote nodes and add Node API and Shell commands...
antelder
10
-2
/
+201
2011-05-19
Update parent poms to match unreleased/samples structure
fmoga
2
-20
/
+5
2011-05-19
Update parent poms to match unreleased/ structure
fmoga
2
-2
/
+2
2011-05-19
Import work in progress code for comet binding sample
fmoga
16
-0
/
+776
2011-05-19
Import work in progress code for comet binding runtime
fmoga
25
-0
/
+2166
2011-05-19
Import work in progress code for comet binding model
fmoga
14
-0
/
+616
2011-05-19
Update for latest APIs to explicitly start the deployable composites of a pas...
antelder
1
-3
/
+4
2011-05-19
On stop also stop the runtime if its set
antelder
1
-0
/
+3
2011-05-19
Correct typo
antelder
1
-2
/
+1
2011-05-19
Guard against NPE
antelder
1
-3
/
+5
2011-05-19
Update to add APIs to get at which composites are running where
antelder
8
-6
/
+83
2011-05-19
Add a method to get the domain members
antelder
8
-1
/
+52
2011-05-19
Remove TODO that has now been done
antelder
1
-4
/
+0
2011-05-19
Remove ActivationException on installs, add some TODO comments
antelder
2
-9
/
+10
2011-05-18
Fix Shell started command to not rely on the installed contributions (which m...
antelder
1
-16
/
+16
2011-05-18
Fix Hazelcast reg to properly remove entries when things are removed and upda...
antelder
4
-16
/
+77
2011-05-18
Use transaction again as it works with Strings instead of QNames
antelder
1
-18
/
+17
2011-05-18
Updates to match the DomainRegistry changes to rename addListener/removeListe...
antelder
13
-113
/
+108
2011-05-18
Rename addListener/removeListener to be addEndpointListener/removeEndpointLis...
antelder
3
-10
/
+10
2011-05-17
Fix the OSGi import
rfeng
1
-0
/
+1
2011-05-17
Make sure the generics are generated into the Resource implementation class s...
rfeng
5
-6
/
+60
2011-05-17
Add some more TODOs
antelder
1
-0
/
+7
2011-05-17
Update javadoc and add some TODOs
antelder
2
-88
/
+35
2011-05-17
Update to try the LSSerializer approach to pretty printing
antelder
1
-3
/
+31
2011-05-17
Update for latest domain node changes
antelder
1
-2
/
+4
2011-05-17
Update for latest domain node changes
antelder
1
-1
/
+2
2011-05-17
Update for latest domain node changes
antelder
1
-5
/
+7
2011-05-17
Update Shell for the latest domain node changes
antelder
2
-34
/
+39
2011-05-17
Merege the refactoring in nodeImpl2 back into NodeImpl
antelder
12
-937
/
+398
2011-05-17
Don't include contributions with now running composites
antelder
1
-4
/
+6
2011-05-17
Remove unused methods on InstalledContribution and add a method to merge in c...
antelder
1
-15
/
+40
2011-05-17
Add a utility to get an XML string for a model object
antelder
1
-0
/
+58
2011-05-16
Update shell to show contributions imports
antelder
1
-0
/
+13
2011-05-16
Update to populate the installed contributions imports
antelder
1
-0
/
+12
[next]