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
/
core
/
src
/
main
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TUSCANY-3932 - take account of the case where a binding doesn't create a bind...
slaws
2012-03-16
1
-2
/
+4
*
Changes to add TUSCANY-3770 to 2.x stream and updates to performance testcase...
jennthom
2012-03-08
1
-9
/
+12
*
TUSCANY-4025 - delay the removal of the contribution information until after ...
slaws
2012-03-08
1
-1
/
+1
*
TUSCANY-4020 - move hardcoded message strings into properties files
slaws
2012-02-29
2
-5
/
+13
*
TUSCANY-4005 - swap the test around so that the code that raises an error if ...
slaws
2012-02-21
1
-15
/
+23
*
TUSCANY-4011 - stop the SCDL callback binding configuration from being overwr...
slaws
2012-02-09
4
-74
/
+237
*
TUSCANY-4005 - raise an error if a reference target containing only a compone...
slaws
2012-02-02
2
-3
/
+48
*
TUSCANY-3932 - First part of this JIRA is to remove some inconsistencies in t...
slaws
2012-01-06
2
-49
/
+19
*
TUSCANY-3890 - separate the request wrapper model from the response wrapper m...
slaws
2011-12-13
2
-4
/
+4
*
Update core to use the Tuscany versions of the OASIS interfaces ComponentCOnt...
antelder
2011-12-13
2
-6
/
+7
*
TUSCANY-3946 - Had a bit of a change of heart about this one. I'm concerned t...
slaws
2011-12-09
1
-4
/
+10
*
Add a strawman approach to enable setting the binding uri on a ServiceReference
antelder
2011-12-08
2
-1
/
+22
*
TUSCANY-3988 - Apply Greg's suggested fix to ensure that policy provider list...
slaws
2011-12-05
1
-0
/
+8
*
Add a contributionInstalled() operation to the listener interface. Completes ...
slaws
2011-12-01
1
-0
/
+3
*
Fix typo in comment
slaws
2011-11-22
1
-1
/
+1
*
TUSCANY-3976: Apply patch from Greg Dritschler to allow extensions to save in...
antelder
2011-11-21
4
-1
/
+85
*
Add a spec version to Endpoint and only do full matching if the target endpoi...
slaws
2011-10-31
1
-1
/
+30
*
Add code to read <requires> elements from WSDL and enable the test that ensur...
slaws
2011-10-19
1
-3
/
+2
*
TUSCANY-3959 - Disable the mayProvides intent temporarily as it's causing POL...
slaws
2011-10-17
1
-1
/
+2
*
TUSCANY-3959 - Correct interface matching so that it takes account of mayProv...
slaws
2011-10-17
1
-9
/
+30
*
TUSCANY-3958 - serialize endpoint intents/policy sets across the registry for...
slaws
2011-10-17
2
-2
/
+100
*
TUSCANY-3957: Apply patch from Greg Dritschler to fix Endpoint references are...
antelder
2011-10-03
2
-2
/
+9
*
TUSCANY-3954: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
2011-09-28
2
-32
/
+27
*
TUSCANY-3955: Apply patch from Greg Drischler to fix Cached invocation chain ...
antelder
2011-09-28
1
-0
/
+1
*
Use domain info to decide if the binding.sca needs to be distributed
rfeng
2011-09-20
1
-0
/
+5
*
TUSCANY-3945 - Make public the operations that allow the promoted component a...
slaws
2011-09-15
1
-2
/
+2
*
Fix the setting of the JMS callback destination from request properties for t...
antelder
2011-09-12
1
-1
/
+14
*
TUSCANY-3941 - If a reference specifies target in an SCA binding then we expe...
slaws
2011-09-12
1
-1
/
+14
*
TUSCANY-3916 - Replace WSDL representation of interface contract with an inte...
slaws
2011-09-09
1
-12
/
+54
*
TUSCANY-3940: Apply patch from Greg Dritschler to Change AsyncJDKInvocationHa...
antelder
2011-09-08
3
-38
/
+48
*
Fix the single quote issues in all message bundles
rfeng
2011-09-02
1
-3
/
+4
*
TUSCANY-3916 - Turn remote interface match back on with a couple of restricti...
slaws
2011-09-01
3
-13
/
+71
*
Fix the index for message
rfeng
2011-08-29
1
-1
/
+1
*
TUSCANY-3925 - Apply Jennifer's Java security patch.
slaws
2011-08-26
2
-5
/
+32
*
Correct comment errors
slaws
2011-08-26
1
-2
/
+2
*
TUSCANY-3932 - sample of how the structural URI could be passed over a remote...
slaws
2011-08-26
1
-1
/
+22
*
TUSCANY-3932 - changes to get callbacks working over the distributed domain. ...
slaws
2011-08-25
1
-0
/
+38
*
TUSCANY-3916 Add the code to write the callback interface alongside the forwa...
slaws
2011-08-25
2
-55
/
+169
*
TUSCANY-3932 - Rework the callack wire calculation to be based on non-runtime...
slaws
2011-08-25
1
-37
/
+96
*
The RuntimeInvoker currently swallows exceptions with a TODO comment, update ...
antelder
2011-08-17
1
-0
/
+1
*
TUSCANY-3916 - extend WSDL serialization code to deal with imports/includes
slaws
2011-08-15
3
-27
/
+373
*
TUSCANY-3904 - Apply Greg's patch so that the correct endpoint is picked up w...
slaws
2011-08-04
1
-34
/
+7
*
Add some code to try to convert the wsdl string from the remote endpoint back...
antelder
2011-07-26
3
-24
/
+124
*
Fix spelling of method, changing to 'setNormalizedWSDLInterfaceContract'.
scottkurz
2011-07-22
1
-3
/
+3
*
If the getBindingInterfaceContract isn't a Java interface then try the Compon...
antelder
2011-07-21
1
-1
/
+8
*
Use the correct endpoint interface when the business interface is not specified
antelder
2011-07-20
1
-1
/
+1
*
Update the Runtime Endpoint to include its normalized wsdl in its serialization
antelder
2011-07-19
1
-1
/
+70
*
Be more precise about when the async response path should be connected up in ...
slaws
2011-07-14
1
-19
/
+8
*
Fix the concurrency issue for the endpoint operation invocation
rfeng
2011-07-12
3
-19
/
+37
*
TUSCANY-3871 - provide a simple API for getting at the delegate information w...
slaws
2011-07-11
2
-0
/
+24
[next]