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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-13
Update the DomainRegistry to have getters for both the registry uri and name
antelder
2
-1
/
+6
2011-06-13
TUSCANY-3872: Apply patch from Greg Dritschler to fix AsyncJDKInvocationHandl...
antelder
1
-0
/
+4
2011-06-13
Update so that for nodes that don't use the default domain name the domain na...
antelder
1
-1
/
+10
2011-06-13
Enable setting a default base uri thats used if a specific base is not set bu...
antelder
1
-0
/
+7
2011-06-13
Add callback handling to PolicyAttachmentBuilder
bdaniel
1
-11
/
+34
2011-06-13
Add an itest to look at having the domain name be able to be used as part of ...
antelder
3
-0
/
+146
2011-06-12
Fix so that registering servlets with a * suffix in the path works
antelder
1
-0
/
+5
2011-06-12
Add a service discovery file
antelder
1
-0
/
+18
2011-06-12
Add the osgi http host to build
antelder
1
-0
/
+1
2011-06-12
Move the OSGi based http host from contrib to trunk as I'm starting to use it
antelder
10
-0
/
+982
2011-06-11
Add missing import in the OSGi manifest
antelder
1
-0
/
+1
2011-06-10
Flush the XML stream writer
slaws
1
-1
/
+5
2011-06-10
TUSCANY-3867 - Add more output to the test so we can test when exceptions are...
slaws
1
-26
/
+59
2011-06-10
TUSCANY-3867 - If an exception is detected at start time tidy up by stopping ...
slaws
1
-3
/
+11
2011-06-10
TUSCANY-3867 - Add rethrows back in the start processing as we don;t want to ...
slaws
1
-0
/
+7
2011-06-09
Update LICENSE file with latest Atmosphere and Jersey versions.
fmoga
1
-9
/
+9
2011-06-09
Add TODO about support for foreign endpoints
antelder
1
-0
/
+5
2011-06-09
Update with JIRA number for issue
antelder
1
-0
/
+1
2011-06-09
Use the BroadcasterLifeCyclePolicy and new callback mechanism from Atmosphere...
fmoga
4
-20
/
+55
2011-06-09
Add an itest for stopping and starting a composite on a remote node
antelder
7
-0
/
+278
2011-06-09
Update for tuscany plugin name change
antelder
1
-2
/
+2
2011-06-09
Update for Node start parameter order change
antelder
1
-1
/
+1
2011-06-09
Move the node name to be the last parameter on the start to make it more cons...
antelder
2
-4
/
+4
2011-06-08
Add a test with a contribution containing an invalid composite and update the...
antelder
3
-1
/
+38
2011-06-08
Add a completor for the names of remote nodes and use that with the start com...
antelder
3
-2
/
+53
2011-06-08
Add TODO reminder
antelder
1
-0
/
+2
2011-06-07
Rename 'member' to 'node' as it seems too confusing to try to have a differen...
antelder
8
-43
/
+43
2011-06-07
Update LICENSE for latest comet binding changes
antelder
1
-9
/
+9
2011-06-07
Change member arg to be the last instead of the first argument which makes it...
antelder
1
-1
/
+1
2011-06-07
Fix NPE with remote services by simplify code to just use node.getService to ...
antelder
1
-19
/
+24
2011-06-07
Sync up the sca client to match the domain node getService. Just temporary so...
antelder
3
-2
/
+39
2011-06-06
TUSCANY-3867 - Fix up the test messages so they are easy to compare for corre...
slaws
2
-0
/
+3
2011-06-06
Tidy toString and add strings to exceptions rather than numbers.
slaws
1
-36
/
+21
2011-06-06
TUSCANY-3867 - Catch exceptions thrown from constructors and in @Init to allo...
slaws
2
-16
/
+33
2011-06-06
No code changes just organize imports
antelder
1
-3
/
+0
2011-06-06
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
2
-4
/
+29
2011-06-06
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
1
-0
/
+6
2011-06-06
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
1
-0
/
+6
2011-06-06
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
1
-1
/
+13
2011-06-06
Add a method to the DomainRegistry to get the contribution uri for the compos...
antelder
1
-0
/
+2
2011-06-06
Add the sca-api to the class loader heirachy so that the annotations get corr...
antelder
1
-5
/
+3
2011-06-06
TUSCANY-3867 - Take account of different scopes and eager init
slaws
5
-78
/
+766
2011-06-06
Fix NPE when stopping a remote composite
antelder
3
-3
/
+34
2011-06-06
Update to use a distributed domain by default
antelder
1
-1
/
+1
2011-06-06
Update to use a distributed domain by default
antelder
2
-2
/
+2
2011-06-03
Update to use the new Deployer method
antelder
1
-73
/
+9
2011-06-03
Add a method to Deployer to get a contributions dependencies from a set of co...
antelder
2
-2
/
+35
2011-06-03
Correct duff import
antelder
1
-2
/
+1
2011-06-02
Look at a reuseable way of calculating a contributions dependencies without h...
antelder
2
-0
/
+203
2011-05-31
Move comet binding implementation with async support from unreleased to sandbox.
fmoga
39
-2816
/
+0
[prev]
[next]