index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
sca
/
modules
/
assembly
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-09
Start to resolve intents to policySets that provide the intent
rfeng
1
-0
/
+24
2009-07-07
Fix the code to read policies and intents
rfeng
2
-6
/
+41
2009-07-06
Remove AutomaticBinding and replace it with a flag in the Contract model to i...
rfeng
15
-188
/
+114
2009-07-06
Organize imports and reformat the code
rfeng
92
-1561
/
+1640
2009-06-29
Start adding a more meaningful (compared to unresolved) status field to endpo...
slaws
3
-4
/
+61
2009-06-25
Use the QName as the key for binding base URIs
rfeng
4
-22
/
+22
2009-06-24
Test to push down the default binding configuration into the URI builders so ...
slaws
5
-14
/
+93
2009-06-23
Add a QName as the type for binding/implementation and use it to compare mode...
rfeng
24
-281
/
+332
2009-06-23
Use componentURI/serviceName/bindingName to derive the URI of a binding if no...
rfeng
1
-90
/
+85
2009-06-19
Make the remote flag consistent in names and setters/getters
rfeng
5
-19
/
+19
2009-06-19
TUSCANY-3092 - bring up remote version of binding.sca and include it in the b...
slaws
2
-5
/
+17
2009-06-19
TUSCANY-3106 missed file on previous checkin
slaws
1
-1
/
+1
2009-06-19
TUSCANY-3092 - add flag to indicate remoteness
slaws
4
-2
/
+27
2009-06-19
TUSCANY-3106 refactor include processing to make autowire handling match OASI...
slaws
2
-48
/
+69
2009-06-15
TUSCANY-3092 - add a flag recording whether an endpoint reference refers to a...
slaws
3
-3
/
+32
2009-06-12
Add methods to Endpoint/EndpointReference to set the ExtensionPointRegistry s...
rfeng
4
-3
/
+48
2009-06-12
Remove commented out methods
rfeng
1
-42
/
+0
2009-06-11
TUSCANY-3091 rename Endpoint2 and EndpointReference2 to remove the 2 subscrip...
slaws
15
-96
/
+95
2009-06-11
TUSCANY-3082 extend the reference clone operation so that the endpoint refere...
slaws
1
-1
/
+10
2009-06-11
Use uri for Endpoint/EndpointReference
rfeng
4
-216
/
+234
2009-06-10
Add uri to Endpoint/EndpointReference
rfeng
4
-34
/
+60
2009-06-10
Create the runtime version of Endpoint2 for serialization
rfeng
1
-18
/
+4
2009-06-08
Make ExtensionPointRegistry available to AssemblyFactory so that it can creat...
rfeng
6
-153
/
+210
2009-06-08
Move EndpointRegistry from assembly to core-spi
rfeng
2
-125
/
+0
2009-06-08
TUSCANY-3081 - Enable the local endpoint registry implementation in the endpo...
slaws
3
-12
/
+48
2009-06-08
TUSCANY-3081 - Add toString (and remove some commented out code) to aid debug...
slaws
1
-11
/
+28
2009-06-08
TUSCANY-3081 - Add the name of the component/service/binding that the endpoin...
slaws
2
-10
/
+96
2009-06-02
Commit initial strawman prototype of the EndpointRegistry being discussed on ...
antelder
2
-0
/
+125
2009-05-29
Remove unused imports
rfeng
1
-35
/
+34
2009-05-27
First steps towards implementing new method for calculating Endpoints and End...
edwardsmj
9
-171
/
+815
2009-05-20
Refactoring a few methods on the ServiceDiscover
rfeng
1
-10
/
+10
2009-05-18
Change the creation of DistributedSCABinding to the factory to avoid OSGi vio...
rfeng
2
-12
/
+19
2009-05-17
Merge interface-java-xml into interface-java
antelder
1
-1
/
+1
2009-05-17
Start merging binding-sca into assembly and creating a binding-sca-runtime mo...
antelder
5
-0
/
+347
2009-05-16
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
1
-2
/
+2
2009-05-16
Fix for TUSCANY-3036: for component service interface mismatch with implement...
edwardsmj
1
-1
/
+1
2009-05-16
Fix for TUSCANY-3035: for component service interface mismatch with implement...
edwardsmj
1
-2
/
+3
2009-05-15
Fix for TUSCANY-3034 - raised reporting of an invalid <servi ce/> @promote at...
edwardsmj
1
-1
/
+2
2009-05-14
Add component name to the error message
rfeng
1
-60
/
+59
2009-05-13
Fix an erroneous error message in assembly module
edwardsmj
1
-1
/
+1
2009-05-13
Removal of warning message relating to addition of default <binding.sca/> ele...
edwardsmj
1
-40
/
+46
2009-05-13
Fix for TUSCANY-3022 to bring Tuscany in line with the requirements of the OA...
edwardsmj
1
-6
/
+12
2009-05-10
Fix for the unwired references problem logged in TUSCANY-3013
edwardsmj
4
-202
/
+158
2009-05-09
Improve error reporting when exceptions occur during composite document proce...
edwardsmj
1
-70
/
+75
2009-05-07
Fixes the handling of promoted references and services which have callback in...
edwardsmj
2
-3
/
+60
2009-04-27
Tidied up MANIFEST.MF file
edwardsmj
1
-10
/
+17
2009-04-21
Make sure the lists are cloned too (TUSCANY-2982)
rfeng
2
-7
/
+7
2009-04-15
Extended warning message reporting to include Composite name and Component name
edwardsmj
2
-2
/
+2
2009-04-14
Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header
rfeng
1
-1
/
+1
2009-03-26
Avoid NPE if the reference doesn't have a binding
rfeng
1
-1
/
+2
[next]