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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-29
Update EndpointReferenceBinderImpl to use the domain registry to workout if a...
antelder
1
-3
/
+2
2011-06-29
Add a method to the domain registry to test if an EndpointReference is out of...
antelder
2
-0
/
+6
2011-06-28
Commit patch for TUSCANY-3887 to add doPrivileged blocks to EquinoxServiceDis...
bdaniel
1
-77
/
+92
2011-06-28
TUSCANY-3881 - fix a typo in the original commit
slaws
1
-1
/
+1
2011-06-28
Fix for hanging compliance test JCA_11017. In some cases Axis doesn't have th...
slaws
1
-1
/
+2
2011-06-28
When the domainURI is null use a default
antelder
1
-1
/
+3
2011-06-28
Fix NPE when the domainURI is null
antelder
1
-1
/
+1
2011-06-28
Add some guards around setting the contribution classloader
antelder
1
-2
/
+8
2011-06-27
Swap incorrectly-ordered sourceOperation, targetOperation in MediatoryImpl.co...
scottkurz
1
-25
/
+35
2011-06-27
Add some more logging to NodeImpl
antelder
1
-1
/
+33
2011-06-27
Make DeployedComposite set the Contribution ClassLoader when a composite is s...
antelder
1
-0
/
+6
2011-06-27
Remove all the code trying to derive a domain name from the uri and instead l...
antelder
1
-15
/
+4
2011-06-27
Support using null for the domain name and deriving the name from the uri
antelder
1
-0
/
+23
2011-06-27
Make getModelResolverInstance public so you can find the resolver used for a ...
antelder
1
-1
/
+1
2011-06-25
Remove the storing of wsdl in the registry as it snot used by anythiny presen...
antelder
2
-62
/
+1
2011-06-23
TUSCANY-3881 - create a context bean to hold a more consistent of Axis2 conte...
slaws
8
-9
/
+88
2011-06-23
TUSCANY-3873 - A stop gap solution to running the appliesTo algorithm against...
slaws
3
-9
/
+103
2011-06-23
TUSCANY-3878 - check policy language equality based on the namspace of the po...
slaws
3
-21
/
+28
2011-06-23
Add a way to set whether or not the domain name is included as the root of th...
antelder
3
-10
/
+26
2011-06-23
Add a method to get the domain name as well as the domain URI
antelder
2
-0
/
+17
2011-06-23
Add some comment reminder about hot updates of a node.xml defined Node might ...
antelder
1
-0
/
+16
2011-06-23
Add a test to show how to find info about a contributions artifacts
antelder
1
-0
/
+51
2011-06-21
Refactor appliesTo builder based on spec clarifications
bdaniel
1
-54
/
+79
2011-06-21
Revert change to only inherit interaction intents on interfaces. Though the i...
bdaniel
1
-6
/
+6
2011-06-20
Add some experimental code to look at dynamic updates to a running Node
antelder
2
-0
/
+186
2011-06-20
Avoid exception in updateCOntribution if the contribution doesn't exist for s...
antelder
1
-1
/
+26
2011-06-19
Update contribution update to handle additional deployed composites and a tes...
antelder
2
-3
/
+31
2011-06-19
Add an impl to the update contribution method and a testcase
antelder
3
-3
/
+76
2011-06-19
Start adding a method to update an installed contribution
antelder
1
-0
/
+20
2011-06-19
Add another test for recursive composites
antelder
3
-6
/
+51
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
7
-9
/
+13
2011-06-16
TUSCANY-3873 - modify the policy matching algorithm for the case where the re...
slaws
1
-3
/
+28
2011-06-14
Add a test for explicit dependencies
antelder
8
-1
/
+33
2011-06-14
Update to support a contribution exploded (unzipped) into a file system direc...
antelder
11
-2
/
+151
[prev]
[next]