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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy toString and add strings to exceptions rather than numbers.
slaws
2011-06-06
1
-36
/
+21
*
TUSCANY-3867 - Catch exceptions thrown from constructors and in @Init to allo...
slaws
2011-06-06
2
-16
/
+33
*
No code changes just organize imports
antelder
2011-06-06
1
-3
/
+0
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
2
-4
/
+29
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-0
/
+6
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-0
/
+6
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-1
/
+13
*
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2011-06-06
1
-0
/
+2
*
Add the sca-api to the class loader heirachy so that the annotations get corr...
antelder
2011-06-06
1
-5
/
+3
*
Fix NPE when stopping a remote composite
antelder
2011-06-06
3
-3
/
+34
*
Update to use a distributed domain by default
antelder
2011-06-06
1
-1
/
+1
*
Update to use the new Deployer method
antelder
2011-06-03
1
-73
/
+9
*
Add a method to Deployer to get a contributions dependencies from a set of co...
antelder
2011-06-03
2
-2
/
+35
*
Correct duff import
antelder
2011-06-03
1
-2
/
+1
*
Look at a reuseable way of calculating a contributions dependencies without h...
antelder
2011-06-02
2
-0
/
+203
*
Code cleanup.
fmoga
2011-05-31
14
-239
/
+383
*
Move from relying on the HTTP session to manual session management using sess...
fmoga
2011-05-30
11
-360
/
+349
*
Update getRunningMember to return null if the composite isn't started
antelder
2011-05-26
1
-1
/
+4
*
Start some clean up of the Shell commands to match what the runtime is doing
antelder
2011-05-26
1
-6
/
+19
*
Revert modification made several months ago to the core as it is not needed a...
fmoga
2011-05-26
1
-5
/
+0
*
Make CometBindingHandler Serializable as it is used with @PerSession
fmoga
2011-05-26
1
-1
/
+2
*
Add support for non-void return types for blocking operations as there is onl...
fmoga
2011-05-26
1
-9
/
+20
*
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
*
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
*
Upgrade to atmosphere-jersey 0.7.1. Change REST Path for CometComponentContex...
fmoga
2011-05-25
5
-18
/
+26
*
Improve comet support. Add status to callback return type to determine when b...
fmoga
2011-05-24
9
-224
/
+374
*
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
*
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 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
[next]