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-06-19
add testcase missed off on the composite update commit
antelder
3
-0
/
+120
2011-06-19
Correct typo
antelder
1
-5
/
+4
2011-06-18
Add a method to restart started composites that depend on another composite. ...
antelder
2
-0
/
+42
2011-06-18
Clear out old endpoints before adding the binding endpoints. Without this you...
antelder
1
-0
/
+1
2011-06-18
Keep track of the fuse composites
antelder
1
-0
/
+1
2011-06-18
Update Composite to keep track of 'fused' includes. 'Fused' is the term the c...
antelder
2
-0
/
+6
2011-06-18
Change setting a contributions dependencies explicitly from using the domain....
antelder
5
-6
/
+50
2011-06-17
Correctly remove policies from endpoints and endpoint references when there a...
bdaniel
1
-8
/
+8
2011-06-17
Endpoints should only inherit interaction intents
bdaniel
1
-6
/
+6
2011-06-17
Only create tx impl interceptors for valid policies
bdaniel
2
-2
/
+24
2011-06-17
Allow tx interaction policies to attach to services and references in additio...
bdaniel
1
-4
/
+4
2011-06-17
Add a testcase for stopCompositeAndUninstallUnused
antelder
1
-0
/
+23
2011-06-17
Add a method to stop a running composite and then uninstall any contributions...
antelder
2
-2
/
+20
2011-06-17
Adding org.apache.tuscany.sca.assembly.impl package to imports in MANIFEST.MF...
edwardsmj
1
-0
/
+1
2011-06-17
When uninstalling a contribution also remove any stopped DeployedComposites s...
antelder
1
-0
/
+10
2011-06-17
Add a method to get the URIs of all the contributions used by this DeployedCo...
antelder
1
-0
/
+10
2011-06-16
TUSCANY-3876 - minimum changes to turn of implementation model sharing and re...
slaws
9
-12
/
+20
2011-06-16
TUSCANY-3873 - modify the policy matching algorithm for the case where the re...
slaws
2
-10
/
+30
2011-06-15
Add intents to implementations. It shows that implementation policy is not be...
slaws
3
-2
/
+5
2011-06-14
TUSCANY-3873 - Tidy so that it runs
slaws
3
-9
/
+3
2011-06-14
Add a test for explicit dependencies
antelder
8
-1
/
+33
2011-06-14
TUSCANY-3873 - start of a test case to check out policy matching and to look ...
slaws
21
-0
/
+1033
2011-06-14
Update to support a contribution exploded (unzipped) into a file system direc...
antelder
11
-2
/
+151
2011-06-14
Add readme files about the test directories
antelder
3
-0
/
+14
2011-06-14
Update to support using a node.xml config file in the domain directory
antelder
3
-1
/
+62
2011-06-14
Add a test with a domain.properties file
antelder
2
-1
/
+2
2011-06-14
Update to only treat .jar, .zip and folders that don't start with . as contri...
antelder
1
-2
/
+2
2011-06-14
Have a look at creating a domain node from a file system dirctory to see if i...
antelder
6
-1
/
+193
2011-06-14
Fix getDeployables so that any composites added with addDeployable are includ...
antelder
1
-1
/
+3
2011-06-13
Use the domain name not the uri when looking for a local registry
antelder
1
-2
/
+2
2011-06-13
Update for to use the domain uri and name from the registry and to use the do...
antelder
4
-12
/
+8
2011-06-13
Update the name and uri variable names in the hazelcast regsitry to make it a...
antelder
2
-7
/
+7
2011-06-13
Updates to the hazelcast registry manifest
antelder
1
-1
/
+7
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
/
+0
2011-06-11
Update to match the current trunk ServletHost interface
antelder
1
-1
/
+21
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
[prev]
[next]