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
*
Add chat sample for binding.comet
fmoga
2011-05-25
7
-0
/
+267
*
Add pub/sub sample for binding.comet
fmoga
2011-05-25
10
-0
/
+551
*
Update testcase for binding-comet-runtime with callbacks.
fmoga
2011-05-25
3
-9
/
+23
*
Cleanup binding code by removing debug prints.
fmoga
2011-05-25
2
-6
/
+2
*
Add generic connect method to js client with default transport set to HTTP st...
fmoga
2011-05-25
1
-0
/
+3
*
Rename InstalledContribution to ContributionDescription
antelder
2011-05-25
10
-117
/
+117
*
This test has been replaced by two-jvm-hazelcast (although that's still turne...
slaws
2011-05-25
10
-558
/
+0
*
Add missing operation
slaws
2011-05-25
1
-0
/
+4
*
Set up listener to allow consistent shutdown
slaws
2011-05-25
1
-44
/
+33
*
move comment up to right place
slaws
2011-05-25
1
-1
/
+1
*
TUSCANY-3868 - allow binding to be retrieved by name
slaws
2011-05-25
4
-0
/
+30
*
Change jQuery version to 1.4.2. Change path to CometComponentContext.js with ...
fmoga
2011-05-25
1
-2
/
+2
*
Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...
fmoga
2011-05-25
5
-18
/
+26
*
Update sample to reflect latest upgrades in the comet module.
fmoga
2011-05-24
5
-40
/
+53
*
Improve comet support. Add status to callback return type to determine when b...
fmoga
2011-05-24
9
-224
/
+374
*
TUSCANY-3867 - start of a test to check various lifecycle events.
slaws
2011-05-24
19
-0
/
+744
*
TUSCANY-3861: rename the tuscany plugin to org.apache.tuscany.sca:tuscany-mav...
antelder
2011-05-24
19
-29
/
+28
*
Remove now unused class
antelder
2011-05-23
1
-92
/
+0
*
Give the client access to the endpoint service wsdl
antelder
2011-05-23
1
-0
/
+2
*
Set the composites contribution URI when its read
antelder
2011-05-23
1
-2
/
+3
*
Set the compsites contribution URI after its read
antelder
2011-05-23
1
-0
/
+1
*
Set the Composites contribution URI when its being read
antelder
2011-05-23
1
-2
/
+4
*
Add a link from a Composite to its contribution
antelder
2011-05-23
2
-0
/
+14
*
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
[next]