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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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-03-26
Avoid NPE if the reference doesn't have a binding
rfeng
1
-1
/
+2
2009-03-25
Match the document using wildcards against the artifact URI
rfeng
2
-87
/
+142
2009-03-20
Add promoted components to CompositeReference model
rfeng
3
-5
/
+23
2009-03-20
Remove the target name attribute from EndpointReference2 as it already holds ...
slaws
3
-45
/
+4
2009-03-20
Remove the old Endpoint support. It has been replaced by Endpoint2/EndpointRe...
slaws
19
-1605
/
+17
2009-03-20
wait until endpoint references have been created before trying to set callbac...
slaws
2
-17
/
+16
2009-03-20
[Work In Progress] Start to implement the policy builder
rfeng
1
-111
/
+224
2009-03-20
Remove unused classes
rfeng
3
-89
/
+0
2009-03-19
Fix the NPE when callback is not present
rfeng
2
-10
/
+3
2009-03-19
Organize imports
rfeng
9
-35
/
+5
2009-03-19
Fix typos in the comments
rfeng
1
-1
/
+1
2009-03-19
Minor cleanup of the Endpoint2
rfeng
4
-63
/
+2
2009-03-19
Switch over to new endpoint reference/endpoint model. These are the changes r...
slaws
16
-138
/
+346
2009-03-16
Changes to allow $self$ references to have endpoint references. However main ...
slaws
5
-35
/
+76
2009-03-13
Bring up the EnpointRefence code. I've done as much as I can now without actu...
slaws
6
-60
/
+80
2009-03-11
Bring up the service wire based on the endpoint model. To turn this on change...
slaws
8
-196
/
+452
2009-03-10
Remove duplicate fields
rfeng
2
-20
/
+0
2009-03-10
Remove unused methods and fields
rfeng
2
-19
/
+8
2009-03-10
Add initial reference resolution to builders. Will be replaced with separate ...
slaws
6
-75
/
+262
2009-03-10
Add spec version number to composite model
slaws
2
-0
/
+23
2009-03-06
Updating OASIS namespace to http://docs.oasis-open.org/ns/opencsa/sca/200903
lresende
1
-1
/
+1
2009-03-06
Use AssemblyFactory to create Extension
rfeng
6
-13
/
+33
2009-03-05
More changes to switch SCA namespace from osoa version to oasis one
rfeng
1
-2
/
+2
2009-03-05
Add the @replace attribute for wire
rfeng
2
-1
/
+29
2009-03-05
Add nonOverridable flag as defined by the oasis spec
rfeng
2
-0
/
+42
2009-03-04
Make Endpoint2/Endpoint2Reference extend from PolicySubject
rfeng
4
-40
/
+84
2009-03-04
TUSCANY-2809 Start adding Endpoint and EndpoitReference structures. Named wit...
slaws
15
-5
/
+1097
2009-03-02
Get rid of some old comments
slaws
2
-164
/
+1
2009-02-21
Change the name from parent to qualifiableIntent for Intent model
rfeng
1
-11
/
+10
2009-02-20
Start to implement the SCA policy framework 1.1 spec draft from OASIS OpenCSA
rfeng
34
-881
/
+298
2009-02-13
Fix the license header
rfeng
1
-1
/
+1
[prev]
[next]