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
*
TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...
slaws
2011-06-10
1
-3
/
+11
*
TUSCANY-3867 - Add rethrows back in the start processing as we don;t want to ...
slaws
2011-06-10
1
-0
/
+7
*
Add TODO about support for foreign endpoints
antelder
2011-06-09
1
-0
/
+5
*
Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...
fmoga
2011-06-09
4
-20
/
+55
*
Update for Node start parameter order change
antelder
2011-06-09
1
-1
/
+1
*
Move the node name to be the last parameter on the start to make it more cons...
antelder
2011-06-09
2
-4
/
+4
*
Add a test with a contribution containing an invalid composite and update the...
antelder
2011-06-08
3
-1
/
+38
*
Add a completor for the names of remote nodes and use that with the start com...
antelder
2011-06-08
3
-2
/
+53
*
Add TODO reminder
antelder
2011-06-08
1
-0
/
+2
*
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
2011-06-07
8
-43
/
+43
*
Change member arg to be the last instead of the first argument which makes it...
antelder
2011-06-07
1
-1
/
+1
*
Fix NPE with remote services by simplify code to just use node.getService to ...
antelder
2011-06-07
1
-19
/
+24
*
Sync up the sca client to match the domain node getService. Just temporary so...
antelder
2011-06-07
3
-2
/
+39
*
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
[next]